Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
soundfile
|
3 |
-
speechbrain
|
4 |
torch
|
5 |
torchvision
|
6 |
transformers
|
|
|
1 |
gradio
|
2 |
soundfile
|
3 |
+
speechbrain==0.5.16
|
4 |
torch
|
5 |
torchvision
|
6 |
transformers
|