Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ soundfile==0.12.1
|
|
6 |
librosa==0.10.1
|
7 |
|
8 |
# Use updated TTS package that supports modern numpy
|
9 |
-
|
10 |
|
11 |
nemo_toolkit[asr]==1.20.0
|
12 |
scikit-learn==1.3.0
|
|
|
6 |
librosa==0.10.1
|
7 |
|
8 |
# Use updated TTS package that supports modern numpy
|
9 |
+
TTS==0.22.0
|
10 |
|
11 |
nemo_toolkit[asr]==1.20.0
|
12 |
scikit-learn==1.3.0
|