Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ transformers
|
|
3 |
torch
|
4 |
sentencepiece
|
5 |
TTS
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
3 |
torch
|
4 |
sentencepiece
|
5 |
TTS
|
6 |
+
SpeechRecognition
|
7 |
+
torchaudio
|
8 |
+
fuzzywuzzy[speedup]
|