JaparSidik4 commited on
Commit
528508d
·
verified ·
1 Parent(s): 7fd3080

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +8 -1
requirement.txt CHANGED
@@ -4,4 +4,11 @@ librosa>=0.9.0
4
  numpy>=1.21.0
5
  transformers>=4.30.0
6
  arabic-reshaper>=3.0.0
7
- python-bidi>=0.4.2
 
 
 
 
 
 
 
 
4
  numpy>=1.21.0
5
  transformers>=4.30.0
6
  arabic-reshaper>=3.0.0
7
+ python-bidi>=0.4.2
8
+ soundfile>=0.10.3
9
+ numba>=0.48.0
10
+ scipy>=1.7.0
11
+ joblib>=1.1.0
12
+ scikit-learn>=0.24.2
13
+ pooch>=1.6.0
14
+ audioread>=3.0.0