Shundo Kishi
Results
2
issues of
Shundo Kishi
I'm using `larynx==1.1.0` Even when I specified `--voices-dir` with directory which contains correct voice models, it seems not be used. ``` python3 -m larynx.server --voices-dir /var/lib/larynx-model/voices ``` ``` DEBUG:larynx.utils:Downloading voice/vocoder...
Hi ! This project is amazing. I'm trying to execute the pretrained model. But I couldn't access to https://drive.google.com/file/d/1o7RTDQcToJjTm9_mNWTyzvZvjTWpZfug/view which should be downloaded by using download_extractor.sh. Whould you check the...