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

Colab

Open luantunez opened this issue 3 years ago • 4 comments

Hello and thank you for your great work! Is it possible to run your code from google colab? I am acquainted with python, but not with java, and was wondering if the code could be run from source. Thank you very much in advance!

luantunez avatar Jul 04 '21 22:07 luantunez

Hey there. This is a JavaScript+Python desktop app (with a UI), not a set of scripts. If you are after the inference for specific models used within the app, I'd recommend checking out their respective repositories, to see if they have any such demos.

DanRuta avatar Jul 08 '21 16:07 DanRuta

Thank you!I am not being able to access the models for the voices, could you provide a link please?

luantunez avatar Jul 17 '21 06:07 luantunez

There are several pages where models are hosted for the app, depending on what game you are after. One of the main ones is for Skyrim, over here, but you can follow along the links in the description to the other currently supported games:

https://www.nexusmods.com/skyrimspecialedition/mods/44184

DanRuta avatar Jul 17 '21 08:07 DanRuta

xVATrainer v3 Colab setup by @Bunglepaws https://colab.research.google.com/drive/15iLaCsZoW0mBT64fFo1xHszUHFYsgJOl?usp=sharing#scrollTo=KxZ1GkAMibYi

Pendrokar avatar Feb 19 '24 22:02 Pendrokar