qqwjq1981 commited on
Commit
be8eba0
·
verified ·
1 Parent(s): f2c9cf3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -14,8 +14,8 @@ torch==2.6.0 # Or the version best suited for your GPU/CPU
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
 
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