Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ gradio==4.21.0 # Safe, modern and compatible with TTS
|
|
11 |
soundfile
|
12 |
librosa
|
13 |
SpeechRecognition
|
14 |
-
whisperx
|
|
|
|
11 |
soundfile
|
12 |
librosa
|
13 |
SpeechRecognition
|
14 |
+
whisperx
|
15 |
+
openai
|