Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -42,6 +42,8 @@ gTTS>=2.4.0
|
|
| 42 |
# Speech Recognition
|
| 43 |
SpeechRecognition>=3.10.0
|
| 44 |
|
|
|
|
|
|
|
| 45 |
# Audio Processing
|
| 46 |
pydub>=0.25.1
|
| 47 |
|
|
|
|
| 42 |
# Speech Recognition
|
| 43 |
SpeechRecognition>=3.10.0
|
| 44 |
|
| 45 |
+
pydub
|
| 46 |
+
|
| 47 |
# Audio Processing
|
| 48 |
pydub>=0.25.1
|
| 49 |
|