Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -3,3 +3,6 @@ Werkzeug==2.0.3
|
|
3 |
SpeechRecognition==3.8.1
|
4 |
pyttsx3==2.90
|
5 |
ffmpeg-python==0.2.0
|
|
|
|
|
|
|
|
3 |
SpeechRecognition==3.8.1
|
4 |
pyttsx3==2.90
|
5 |
ffmpeg-python==0.2.0
|
6 |
+
faster-whisper
|
7 |
+
transformers
|
8 |
+
bark
|