Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio
|
|
2 |
torch
|
3 |
transformers
|
4 |
git+https://github.com/VarunGumma/IndicTransToolkit.git
|
5 |
-
|
6 |
sacremoses
|
7 |
pandas
|
8 |
regex
|
|
|
2 |
torch
|
3 |
transformers
|
4 |
git+https://github.com/VarunGumma/IndicTransToolkit.git
|
5 |
+
SpeechRecognition
|
6 |
sacremoses
|
7 |
pandas
|
8 |
regex
|