Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
|
@@ -145,7 +145,7 @@ INSTR = """
|
|
| 145 |
* Vote on which audio sounds more natural to you.
|
| 146 |
* Model names are revealed after the vote is cast.
|
| 147 |
|
| 148 |
-
Note: The models could take up to 30 seconds for
|
| 149 |
|
| 150 |
## Synthesize now!
|
| 151 |
""".strip()
|
|
|
|
| 145 |
* Vote on which audio sounds more natural to you.
|
| 146 |
* Model names are revealed after the vote is cast.
|
| 147 |
|
| 148 |
+
Note: The models could take up to 30 seconds for synthesizing audio.
|
| 149 |
|
| 150 |
## Synthesize now!
|
| 151 |
""".strip()
|