DanRuta/xVA-Synth

ARPABet dictionaries are not loaded for v3 models

Pendrokar opened this issue · 2 comments

Arpabet dictionaries are loaded for fastpitch1_1 models, but not xVAPitch.

https://github.com/DanRuta/xVA-Synth/blob/master/server.py#L251-L252

https://github.com/DanRuta/xVA-Synth/blob/master/server.py#L488-L489

Workaround: modify the resources\app\python\xvapitch\text\dicts\cmudict.txt file and restart xVASynth

@DanRuta it somehow took half a year for anyone to really notice. 😅

Requires a development environment for server.py changes to take effect. @Bunglepaws