Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -7
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
groq
|
| 3 |
-
|
| 4 |
-
TTS==0.22.0
|
| 5 |
-
torch==2.2.2
|
| 6 |
-
torchaudio==2.2.2
|
| 7 |
-
ffmpeg-python
|
| 8 |
-
numpy==1.26.4
|
|
|
|
| 1 |
+
faster-whisper
|
| 2 |
+
gradio
|
| 3 |
groq
|
| 4 |
+
gtts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|