Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -17
requirements.txt
CHANGED
|
@@ -1,22 +1,11 @@
|
|
| 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 |
streamlit-audiorecorder
|
|
|
|
|
|
|
|
|
|
| 3 |
audio-recorder-streamlit
|
|
|
|
| 4 |
gtts
|
| 5 |
speechrecognition
|
| 6 |
+
pyaudio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
streamlit-mic-recorder
|
| 8 |
+
huggingface-hub
|
| 9 |
+
streamlit-audiorecorder
|
| 10 |
+
audio-recorder-streamlit
|
| 11 |
+
pydub
|