qqwjq1981 commited on
Commit
d05f9fe
·
verified ·
1 Parent(s): 30264c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -10,15 +10,15 @@ transformers==4.49.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==1.0.3
14
  # Web Interface
15
  gradio==5.23.3
16
  # Audio Utilities (optional but often used)
17
  # soundfile
18
  # librosa
19
- # SpeechRecognition
20
- # whisperx==3.3.1
21
- # openai
22
- # pillow
23
  # pyannote.audio
24
  # torchaudio
 
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==1.0.3
14
  # Web Interface
15
  gradio==5.23.3
16
  # Audio Utilities (optional but often used)
17
  # soundfile
18
  # librosa
19
+ SpeechRecognition
20
+ whisperx==3.3.1
21
+ openai
22
+ pillow
23
  # pyannote.audio
24
  # torchaudio