Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -6,5 +6,4 @@ gTTS>=2.5.1
|
|
6 |
SpeechRecognition>=3.10.1
|
7 |
pydub>=0.25.1
|
8 |
playsound>=1.3.0
|
9 |
-
elevenlabs>=0.3.0
|
10 |
-
pygobject
|
|
|
6 |
SpeechRecognition>=3.10.1
|
7 |
pydub>=0.25.1
|
8 |
playsound>=1.3.0
|
9 |
+
elevenlabs>=0.3.0
|
|