Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions for running from source #1

Open
SIGSTACKFAULT opened this issue May 18, 2022 · 1 comment
Open

Instructions for running from source #1

SIGSTACKFAULT opened this issue May 18, 2022 · 1 comment

Comments

@SIGSTACKFAULT
Copy link

Title. I'm pretty sure this is an electron app but I have no idea which of these files to do anything with.

@DanRuta
Copy link
Owner

DanRuta commented May 19, 2022

This is indeed an electron app. The tools usage is baked into the app, but the model training can run headless, if you'd like, using the xva_train.py entry points in the python/fastpitch1_1 and python/hifigan folders.

If you wanted to run the electron app from source, instead of using the compiled version, you can run npm start, once you npm install the dependencies (including the python ones). xVASynth has more details on this - xVATrainer is a fork of xVASynth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants