Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -18,4 +18,13 @@ huggingface-hub
|
|
18 |
plotly
|
19 |
pocketsphinx
|
20 |
pydantic
|
21 |
-
uvicorn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
plotly
|
19 |
pocketsphinx
|
20 |
pydantic
|
21 |
+
uvicorn
|
22 |
+
streamlit
|
23 |
+
openai-whisper
|
24 |
+
sounddevice
|
25 |
+
numpy
|
26 |
+
scipy
|
27 |
+
queue
|
28 |
+
torch
|
29 |
+
torchaudio
|
30 |
+
ffmpeg
|