JCrimson1 commited on
Commit
7fd1a9e
·
verified ·
1 Parent(s): bba6a65

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  torch==2.0.0
2
  torchaudio==2.0.0
3
  librosa==0.11.0
4
- speechbrain==0.5.14
5
  ffmpeg-python==0.2.0
6
  pydub==0.25.1
7
  soundfile==0.13.1
 
 
1
  torch==2.0.0
2
  torchaudio==2.0.0
3
  librosa==0.11.0
4
+ speechbrain==0.5.15
5
  ffmpeg-python==0.2.0
6
  pydub==0.25.1
7
  soundfile==0.13.1
8
+ numpy<2