Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch
|
|
4 |
sentencepiece
|
5 |
TTS
|
6 |
openai-whisper
|
7 |
-
protobuf==3.20.*
|
|
|
|
4 |
sentencepiece
|
5 |
TTS
|
6 |
openai-whisper
|
7 |
+
protobuf==3.20.*
|
8 |
+
SpeechRecognition
|