mirror of https://github.com/coqui-ai/TTS.git
Update hubconf.py
This commit is contained in:
parent
190e08330f
commit
777de38be2
|
@ -1,4 +1,4 @@
|
|||
dependencies =
|
||||
dependencies = pip install -e .[all,dev,notebooks]
|
||||
'torch', 'gdown', 'pysbd', 'gruut', 'anyascii', 'pypinyin', 'coqpit', 'mecab-python3', 'unidic-lite'
|
||||
]
|
||||
import torch
|
||||
|
|
Loading…
Reference in New Issue