sasan commited on
Commit
fa20c89
1 Parent(s): 9e66a7d

chore: Update TTS dependency to version 0.22.0 in requirements.txt

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