JCrimson1 commited on
Commit
9eee392
·
verified ·
1 Parent(s): 8a687ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- gradio==3.39.0
2
- librosa==0.10.0.post2
3
- soundfile==0.12.1
4
- speechbrain==0.5.13
 
5
  ffmpeg-python==0.2.0
6
- torch==1.13.1
7
- torchaudio==0.13.1
 
1
+ speechbrain==1.0.3
2
+ torch==2.7.0
3
+ torchaudio==2.7.0
4
+ librosa==0.11.0
5
+ soundfile==0.13.1
6
  ffmpeg-python==0.2.0