mirror of https://github.com/coqui-ai/TTS.git
hubconf dependency
This commit is contained in:
parent
f4f6290eec
commit
5b06c74bf4
|
@ -1,4 +1,4 @@
|
||||||
dependencies = ['torch', 'gdown']
|
dependencies = ['torch', 'gdown', 'pysbd']
|
||||||
import torch
|
import torch
|
||||||
|
|
||||||
from TTS.utils.synthesizer import Synthesizer
|
from TTS.utils.synthesizer import Synthesizer
|
||||||
|
|
Loading…
Reference in New Issue