Spaces:
Running
on
Zero
Running
on
Zero
File size: 903 Bytes
f644682 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<div>
<h1>Erl-j's Soundfont Generator</h1>
Generate soundfonts from text descriptions using latent flow matching. You can then download the complete SFZ
soundfont
package to use the instrument locally.
<h2>Instructions</h2>
1. Enter a text prompt to describe the audio you want to generate. For example, *"hard bass"* or *"dark analog lead
flute flute flute soft"*.
<br>
2. Adjust the number of generation steps to tradeoff between quality and speed (kindof).
<br>
3. Click the "Generate Soundfont" button to generate the audio and soundfont.
<br>
4. Preview the generated instrument with the keyboard.
<br>
5. Export the soundfont by clicking the "Download SFZ Soundfont Package" button. You can then use the soundfont in a
SFZ-compatible sampler. See [this list](https://sfzformat.com/software/players/) for a list of SFZ players.
</div> |