Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch==2.0.1
|
|
2 |
pyannote-audio==3.1.1
|
3 |
wavio==0.0.9
|
4 |
gradio==4.36.0
|
5 |
-
transformers==4.44.1
|
|
|
|
2 |
pyannote-audio==3.1.1
|
3 |
wavio==0.0.9
|
4 |
gradio==4.36.0
|
5 |
+
transformers==4.44.1
|
6 |
+
speechbox==0.2.1
|