clementruhm commited on
Commit
80ee0e5
1 Parent(s): 2d5fa2d

app.py: all models multispeaker, fix instructions

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 (only for multi-speaker models)
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,