DSatishchandra commited on
Commit
94ba255
·
verified ·
1 Parent(s): 61995eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- torch==1.13.0
2
- speechbrain==0.5.8
3
- torchaudio==0.13.0
4
- librosa==0.9.2
5
- soundfile==0.10.3.post1
 
1
+ numpy==1.23.0
2
+ torch==1.12.0
3
+ speechbrain==0.5.12
4
+ transformers==4.25.0