Spaces:
Sleeping
Sleeping
salomonsky
commited on
Commit
•
bff4a23
1
Parent(s):
902f73f
Update requirements.txt
Browse files- requirements.txt +4 -20
requirements.txt
CHANGED
@@ -1,23 +1,7 @@
|
|
1 |
-
opencv-python
|
2 |
-
streamlit-webrtc
|
3 |
-
streamlit-mic-recorder
|
4 |
streamlit
|
5 |
-
webrtcvad
|
6 |
-
keyboard
|
7 |
-
streamlit-audiorecorder
|
8 |
-
audio-recorder-streamlit
|
9 |
-
transformers
|
10 |
-
py-marytts
|
11 |
-
pyaudio
|
12 |
-
torch
|
13 |
gtts
|
14 |
speechrecognition
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
pyttsx3
|
20 |
-
microphone
|
21 |
-
sounddevice
|
22 |
-
asyncio
|
23 |
-
aioice
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
gtts
|
3 |
speechrecognition
|
4 |
+
pyaudio
|
5 |
+
huggingface-hub
|
6 |
+
streamlit-audiorecorder
|
7 |
+
audio-recorder-streamlit
|
|
|
|
|
|
|
|
|
|