Spaces:
Running
Running
Update requirement.txt
Browse files- requirement.txt +10 -0
requirement.txt
CHANGED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
librosa
|
3 |
+
numpy
|
4 |
+
soundfile
|
5 |
+
speechrecognition
|
6 |
+
noisereduce
|
7 |
+
torchaudio
|
8 |
+
transformers
|
9 |
+
vosk
|
10 |
+
pydub
|