minor change in instructions
Browse files
app.py
CHANGED
@@ -438,7 +438,7 @@ def main():
|
|
438 |
* Vote on which transcript you prefer.
|
439 |
* Note:
|
440 |
* Model names are revealed after the vote is cast.
|
441 |
-
* Currently Hindi
|
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()
|
|
|
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()
|