DanRuta / xVA-Synth

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can this work offline?

60fpshacksrock opened this issue · comments

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

Hey. This app doesn't require an internet connection. It does however need a local network, as the Electron (JavaScript) front-end communicates with the python backend via a local http server. If you don't have an internet connection, you can enable a local network using something like Hamachi

Thanks.

Hey. This app doesn't require an internet connection.

Note: Deepfilternet library seems to get downloaded only when playing back a v3 model. It gets placed in AppData/Local/Deepfilternet

Only then can xVASynth work offline on v3 models.

[EDIT] this only concerns the use of CleanUp function