fhieni commited on
Commit
8b5177e
1 Parent(s): 9581e25

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  Cython==0.29.21
2
  librosa==0.8.0
3
  matplotlib==3.3.1
4
- numpy==1.18.5
5
  phonemizer==2.2.1
6
  scipy==1.5.2
7
  tensorboard==2.3.0
@@ -14,4 +13,5 @@ monotonic-align==1.0.0
14
  underthesea==6.8.0
15
  underthesea_core==1.0.4
16
  eng-to-ipa==0.0.2
17
-
 
 
1
  Cython==0.29.21
2
  librosa==0.8.0
3
  matplotlib==3.3.1
 
4
  phonemizer==2.2.1
5
  scipy==1.5.2
6
  tensorboard==2.3.0
 
13
  underthesea==6.8.0
14
  underthesea_core==1.0.4
15
  eng-to-ipa==0.0.2
16
+ numba==0.54.0
17
+ numpy==1.19.5