Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
Cython==0.29.21
|
2 |
-
librosa
|
3 |
phonemizer==2.2.1
|
4 |
scipy
|
5 |
numpy
|
|
|
1 |
Cython==0.29.21
|
2 |
+
librosa
|
3 |
phonemizer==2.2.1
|
4 |
scipy
|
5 |
numpy
|