chore: Update TTS dependency to version 0.22.0 in requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ bitsandbytes
|
|
8 |
optimum
|
9 |
# auto-gptq
|
10 |
gradio
|
11 |
-
TTS
|
12 |
transformers
|
13 |
numpy
|
14 |
openai-whisper
|
|
|
8 |
optimum
|
9 |
# auto-gptq
|
10 |
gradio
|
11 |
+
TTS==0.22.0
|
12 |
transformers
|
13 |
numpy
|
14 |
openai-whisper
|