Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ gradio>=4.24.0
|
|
7 |
pydub
|
8 |
whisper
|
9 |
gTTS
|
10 |
-
ffmpeg-python
|
|
|
|
|
|
7 |
pydub
|
8 |
whisper
|
9 |
gTTS
|
10 |
+
ffmpeg-python
|
11 |
+
sentencepiece
|
12 |
+
protobuf
|