Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ transformers @ git+https://github.com/shumingma/transformers.git@21f5a84cc5624b5
|
|
2 |
accelerate==1.6.0
|
3 |
pywhispercpp
|
4 |
gradio==4.26.0
|
|
|
|
|
|
2 |
accelerate==1.6.0
|
3 |
pywhispercpp
|
4 |
gradio==4.26.0
|
5 |
+
librosa
|
6 |
+
soundfile
|