erl-j commited on
Commit
23de4c2
·
1 Parent(s): 5e15e63

better instructions

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ with demo:
117
  # Erl-j's Soundfont Generator.
118
  Generate soundfonts from text descriptions using latent flow matching. You can then download the complete SFZ soundfont package to use the instrument locally.
119
  ## Instructions
120
- 1. Enter a text prompt to describe the audio you want to generate.
121
  2. Adjust the number of generation steps to tradeoff between quality and speed (kindof).
122
  3. Click the "Generate Soundfont" button to generate the audio and soundfont.
123
  4. Preview the generated instrument with the keyboard.
 
117
  # Erl-j's Soundfont Generator.
118
  Generate soundfonts from text descriptions using latent flow matching. You can then download the complete SFZ soundfont package to use the instrument locally.
119
  ## Instructions
120
+ 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".
121
  2. Adjust the number of generation steps to tradeoff between quality and speed (kindof).
122
  3. Click the "Generate Soundfont" button to generate the audio and soundfont.
123
  4. Preview the generated instrument with the keyboard.