Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -19
requirements.txt
CHANGED
@@ -1,22 +1,6 @@
|
|
1 |
-
streamlit
|
2 |
-
streamlit-mic-recorder
|
3 |
-
streamlit-audiorecorder
|
4 |
-
aioice
|
5 |
-
webrtcvad; platform_system != "Windows"
|
6 |
-
librosa
|
7 |
-
audio-recorder-streamlit
|
8 |
-
pyaudio
|
9 |
gtts
|
10 |
speechrecognition
|
11 |
-
|
12 |
-
soundfile
|
13 |
-
microphone
|
14 |
-
sounddevice
|
15 |
-
opencv-python
|
16 |
-
transformers
|
17 |
-
torch
|
18 |
-
torchaudio
|
19 |
-
torchvision
|
20 |
-
streamlit
|
21 |
streamlit-mic-recorder
|
22 |
-
|
|
|
1 |
+
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
gtts
|
3 |
speechrecognition
|
4 |
+
pyaudio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
streamlit-mic-recorder
|
6 |
+
huggingface-hub
|