Update app.py
Browse files
app.py
CHANGED
|
@@ -164,7 +164,7 @@ INSTR = """
|
|
| 164 |
|
| 165 |
* Enter text to synthesize.
|
| 166 |
* Listen to the two audio clips.
|
| 167 |
-
* Vote on which synthesized audio sounds more natural to you.
|
| 168 |
|
| 169 |
**When you're ready to begin, enter text!** The model names will be revealed once you vote.
|
| 170 |
""".strip()
|
|
|
|
| 164 |
|
| 165 |
* Enter text to synthesize.
|
| 166 |
* Listen to the two audio clips.
|
| 167 |
+
* Vote on which synthesized audio sounds more natural to you. **Did the model hallucinate?**
|
| 168 |
|
| 169 |
**When you're ready to begin, enter text!** The model names will be revealed once you vote.
|
| 170 |
""".strip()
|