Spaces:
Running
Running
Commit
·
80ee0e5
1
Parent(s):
2d5fa2d
app.py: all models multispeaker, fix instructions
Browse files
app.py
CHANGED
|
@@ -25,7 +25,7 @@ def main():
|
|
| 25 |
|
| 26 |
1. Write an utterance to generate,
|
| 27 |
2. Select the model to synthesize with
|
| 28 |
-
3. Select speaker
|
| 29 |
4. Hit "Generate" and listen to the result!
|
| 30 |
|
| 31 |
When you select model for the first time,
|
|
|
|
| 25 |
|
| 26 |
1. Write an utterance to generate,
|
| 27 |
2. Select the model to synthesize with
|
| 28 |
+
3. Select speaker
|
| 29 |
4. Hit "Generate" and listen to the result!
|
| 30 |
|
| 31 |
When you select model for the first time,
|