ayesha89 commited on
Commit
cd91379
·
verified ·
1 Parent(s): 615413f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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