Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
SpeechRecognition
|
2 |
gtts
|
3 |
pydub
|
4 |
-
ffmpeg
|
|
|
|
|
|
|
|
1 |
SpeechRecognition
|
2 |
gtts
|
3 |
pydub
|
4 |
+
ffmpeg
|
5 |
+
transformers
|
6 |
+
torch
|
7 |
+
soundfile
|