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

[ Feature Request ] An option to enable command-line-interface/cli. #47

Open
gelukuMLG opened this issue Jun 29, 2023 · 1 comment
Open

Comments

@gelukuMLG
Copy link

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 generation speed, or info in case generation or synthesis gets stuck.

@DanRuta
Copy link
Owner

DanRuta commented Jul 1, 2023

You can bring up the command-line interface by executing the server.exe before you start the app. So, navigate to where the xVASynth.exe file is, and run the following (for the GPU backend):

.\resources\app\cpython_gpu\server.exe

But most of the important things do get logged to the server.log file (for the backend stuff) and to the app.log file for the frontend stuff

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