xVA-Synth icon indicating copy to clipboard operation
xVA-Synth copied to clipboard

Machine learning based speech synthesis Electron app, with voices from specific characters from video games

Results 33 xVA-Synth issues
Sort by recently updated
recently updated
newest added

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

There are times when users that download all voice models, for example Skyrim, have incomplete downloads. There should be an error message for such cases. Nexus Mods does not offer...

If modifier values of each letter in a word are changed one by one, then symbols are not affected and the effect is diminished. > "_", > "", > "P",...

Phrase "the orc" becomes "{DH AH0 AO1 R K}" rather than {DH AH0} {AO1 R K} And I cannot find it as a single word in CMUDICT. Odd exception.

I do not understand why a program that is more than 10GB's requires the internet.

ZIP archives can be dropped on the sidebar in order to install them. But there is no progress bar that notifies the user that it is ongoing.

Implement a "smoothness" parameter like Sonantic's Pitch editor: https://www.youtube.com/watch?v=fNtwg-lXie8&t=194s

As the title suggests, having an option to see the command line interface would be quite useful for both devs and users. The feature will help with catching errors, observing...

I've looked through the documentation but I can't find anything. Is this possible?

Hello, probably a big ask, but would you consider adding intel arc GPU acceleration (it also invariantly speeds up Intel CPUs), however, there are plenty of examples over in the...