Spaces:
Runtime error
Runtime error
erl-j
commited on
Commit
Β·
155a8f3
1
Parent(s):
e7c8424
add link
Browse files
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
|
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 |
|