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

Added some missing command-line options to inference_cli.py #1808

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hydrusbeta
Copy link

Hello,

I am creating my own user interface for GPT-SoVITS and would like to invoke this application via command line. I noticed that inference_cli.py was missing several options supported by get_tts_wav and there's also an issue with getting the import statements to work. In this pull request, I have added all the missing command-line options and applied a workaround for the import statements issue.

Would you kindly review and consider merging my PR?

Best regards,
HydrusBeta

…ed a workaround for an issue that prevents the CLI from working at all.

(cherry picked from commit 74f979c)
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

Successfully merging this pull request may close these issues.

1 participant