updated instructions
Browse files
app.py
CHANGED
|
@@ -438,9 +438,8 @@ def main():
|
|
| 438 |
* Vote on which transcript you prefer.
|
| 439 |
* Note:
|
| 440 |
* Model names are revealed after the vote is cast.
|
| 441 |
-
* Currently
|
| 442 |
-
the results will be in Hinglish (Hindi in Latin script)
|
| 443 |
-
* Random audios are only in hindi
|
| 444 |
* It may take up to 30 seconds for speech recognition in some cases.
|
| 445 |
""".strip()
|
| 446 |
|
|
|
|
| 438 |
* Vote on which transcript you prefer.
|
| 439 |
* Note:
|
| 440 |
* Model names are revealed after the vote is cast.
|
| 441 |
+
* Currently Hindi, and English are supported, and
|
| 442 |
+
the results for Hindi will be in Hinglish (Hindi in Latin script)
|
|
|
|
| 443 |
* It may take up to 30 seconds for speech recognition in some cases.
|
| 444 |
""".strip()
|
| 445 |
|