Devakumar868 commited on
Commit
25cac92
·
verified ·
1 Parent(s): 9aca88e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- coqui-tts==0.25.0
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