wonderit-safeai/tts-mintalk
0
Setting
- python 3.10
- Build monotonic alignment search
cd monotonic_align
mkdir monotonic_align
python setup.py build_ext --inplace
cd ..
PHONEMIZER_ESPEAK_LIBRARY=C:\Program Files\eSpeak NG\libespeak-ng.dll- setup github repo and huggingface space together
git remote add space https://huggingface.co/spaces/wonderit-safeai/tts-mintalk
git push --force space main