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

Question about "python examples/cmd/run.py" command #836

Open
ssxlulu opened this issue Dec 8, 2024 · 1 comment
Open

Question about "python examples/cmd/run.py" command #836

ssxlulu opened this issue Dec 8, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation ui UI improvements & issues

Comments

@ssxlulu
Copy link

ssxlulu commented Dec 8, 2024

I see the run.py code, which show the usage about the run.py script. And I see the argument about --spk which could assignment the speaker.
However, I don't know how to use the --spk argument to assignment the speaker, and there is no examples about it.
Could anyone know it.
Here is my usage, and it doesn't work.

python examples/cmd/run.py --spk 7777 "Hello"
@fumiama
Copy link
Member

fumiama commented Jan 7, 2025

The spk param receives a string that is the same as Speaker Embedding field in the WebUI.

@fumiama fumiama added documentation Improvements or additions to documentation ui UI improvements & issues labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation ui UI improvements & issues
Projects
None yet
Development

No branches or pull requests

2 participants