chinmayc3 commited on
Commit
bf7f0fc
·
1 Parent(s): 504a587

updated instructions

Browse files
Files changed (1) hide show
  1. app.py +2 -3
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 only Indian Hindi language is supported, and
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