Jofthomas HF staff commited on
Commit
2572108
1 Parent(s): fff159e

Update coqui.py

Browse files
Files changed (1) hide show
  1. coqui.py +1 -0
coqui.py CHANGED
@@ -11,6 +11,7 @@ import numpy as np
11
 
12
  # update gradio to faster streaming
13
  # download for mecab
 
14
  os.system('python -m unidic download')
15
 
16
  # By using XTTS you agree to CPML license https://coqui.ai/cpml
 
11
 
12
  # update gradio to faster streaming
13
  # download for mecab
14
+ print("install unidic")
15
  os.system('python -m unidic download')
16
 
17
  # By using XTTS you agree to CPML license https://coqui.ai/cpml