Hello,than you for for awesome work.
When I run your script of
Inference for text-to-speech synthesis
in ReadMe, but got an error:
Traceback (most recent call last):
File "inference/tts/ds.py", line 5, in
from modules.tts.diffspeech.shallow_diffusion_tts import GaussianDiffusion
ModuleNotFoundError: No module named 'modules.tts'
I didn't find
modules.tts.diffspeech.shallow_diffusion_tts
in the repo, could you help me solve it?
Thank you.
Hello,than you for for awesome work. When I run your script of
in ReadMe, but got an error:
I didn't find
in the repo, could you help me solve it? Thank you.