HackerMOne commited on
Commit
b3f77bb
·
verified ·
1 Parent(s): 8bee7fb

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,6 +5,6 @@ torch==2.1.0
5
  transformers==4.35.2
6
  librosa==0.10.1
7
  numpy==1.26.2
8
- scipy==1.11.4 <-- Critical for signal processing
9
  soundfile==0.12.1
10
  python-Levenshtein==0.23.0
 
5
  transformers==4.35.2
6
  librosa==0.10.1
7
  numpy==1.26.2
8
+ scipy==1.11.4
9
  soundfile==0.12.1
10
  python-Levenshtein==0.23.0