erl-j commited on
Commit
155a8f3
Β·
1 Parent(s): e7c8424
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ with demo:
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.
124
- 5. Export the soundfont by clicking the "Download SFZ Soundfont Package" button. You can then use the soundfont in a SFZ-compatible VST. See [this list](https://sfzformat.com/software/players/) for a list of SFZ-compatible VSTs.
125
  """)
126
 
127
 
 
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.
124
+ 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.
125
  """)
126
 
127