Spaces:
Runtime error
Runtime error
MichaelWelsch
commited on
Commit
•
a70375c
1
Parent(s):
d432d93
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ numpy
|
|
2 |
scipy
|
3 |
torch
|
4 |
transformers
|
5 |
-
librosa==0.
|
6 |
webrtcvad==2.0.10
|
7 |
gradio==3.22.1
|
|
|
2 |
scipy
|
3 |
torch
|
4 |
transformers
|
5 |
+
librosa==0.10.0.post2
|
6 |
webrtcvad==2.0.10
|
7 |
gradio==3.22.1
|