Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
|
@@ -19,11 +19,9 @@ INSTR = """
|
|
| 19 |
## Instructions
|
| 20 |
|
| 21 |
* Listen to two anonymous models
|
| 22 |
-
* Vote on which one is more natural and realistic
|
| 23 |
* If there's a tie, click Skip
|
| 24 |
|
| 25 |
-
*IMPORTANT: Do not only rank the outputs based on naturalness. Also rank based on intelligibility (can you actually tell what they're saying?) and other factors (does it sound like a human?).*
|
| 26 |
-
|
| 27 |
**When you're ready to begin, click the Start button below!** The model names will be revealed once you vote.
|
| 28 |
""".strip()
|
| 29 |
request = ''
|
|
|
|
| 19 |
## Instructions
|
| 20 |
|
| 21 |
* Listen to two anonymous models
|
| 22 |
+
* Vote on which one is more natural and realistic, with better prosody and intonation
|
| 23 |
* If there's a tie, click Skip
|
| 24 |
|
|
|
|
|
|
|
| 25 |
**When you're ready to begin, click the Start button below!** The model names will be revealed once you vote.
|
| 26 |
""".strip()
|
| 27 |
request = ''
|