Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -2
requirements.txt
CHANGED
@@ -12,5 +12,11 @@ pydub
|
|
12 |
soundfile
|
13 |
microphone
|
14 |
sounddevice
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
soundfile
|
13 |
microphone
|
14 |
sounddevice
|
15 |
+
opencv-python
|
16 |
+
transformers
|
17 |
+
torch
|
18 |
+
torchaudio
|
19 |
+
torchvision
|
20 |
+
streamlit
|
21 |
+
streamlit-mic-recorder
|
22 |
+
ffmpeg
|