Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -16,8 +16,8 @@ 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
|
|
|
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
|