Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ speechrecognition
|
|
| 2 |
pydub
|
| 3 |
langdetect
|
| 4 |
python-telegram-bot
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 7 |
|
|
|
|
| 2 |
pydub
|
| 3 |
langdetect
|
| 4 |
python-telegram-bot
|
| 5 |
+
transformers
|
| 6 |
+
torch
|
| 7 |
+
soundfile
|
| 8 |
|