Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ torch
|
|
3 |
gradio
|
4 |
librosa
|
5 |
scipy
|
6 |
-
speechbrain
|
7 |
noisereduce
|
|
|
3 |
gradio
|
4 |
librosa
|
5 |
scipy
|
6 |
+
speechbrain==0.5.14
|
7 |
noisereduce
|