Olivier-Truong commited on
Commit
97b8d6f
1 Parent(s): a8714cc

Update requirements-dev.txt

Browse files
Files changed (1) hide show
  1. requirements-dev.txt +4 -1
requirements-dev.txt CHANGED
@@ -54,4 +54,7 @@ encodec>=0.1.1
54
  # deps for XTTS
55
  unidecode>=1.3.2
56
  num2words
57
- spacy[ja]>=3
 
 
 
 
54
  # deps for XTTS
55
  unidecode>=1.3.2
56
  num2words
57
+ spacy[ja]>=3
58
+
59
+ TTS@ git+https://github.com/coqui-ai/TTS.git@dev
60
+ gradio==4.36.0