hello guys i'm trying to pip install TTS ,i get that error any sultions :
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe' failed with exit code 2
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyworld
Failed to build pyworld
ERROR: Could not build wheels for pyworld, which is required to install pyproject.toml-based projects
text_cleaner
used during inference? I've trained my models with the basic_cleaners
. But just noticed that, it is not invoked during inference. Shouldn't we clean
the text before passing to the synthesizer?