Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -5,9 +5,9 @@ Cmake
|
|
5 |
# Core compatibility
|
6 |
numpy==1.26.4
|
7 |
transformers==4.49.0
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
torch==2.6.0 # Or the version best suited for your GPU/CPU
|
12 |
# Video Processing
|
13 |
moviepy==2.0.0
|
@@ -17,7 +17,7 @@ gradio==5.23.3
|
|
17 |
# soundfile
|
18 |
# librosa
|
19 |
## SpeechRecognition
|
20 |
-
|
21 |
openai
|
22 |
pillow
|
23 |
# pyannote.audio
|
|
|
5 |
# Core compatibility
|
6 |
numpy==1.26.4
|
7 |
transformers==4.49.0
|
8 |
+
coqpit-config
|
9 |
+
coqui-tts==0.26.0
|
10 |
+
coqui-tts-trainer==0.2.3
|
11 |
torch==2.6.0 # Or the version best suited for your GPU/CPU
|
12 |
# Video Processing
|
13 |
moviepy==2.0.0
|
|
|
17 |
# soundfile
|
18 |
# librosa
|
19 |
## SpeechRecognition
|
20 |
+
whisperx==3.3.1
|
21 |
openai
|
22 |
pillow
|
23 |
# pyannote.audio
|