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

Voice changes too much #577

Open
geb6426 opened this issue Jun 5, 2024 · 1 comment
Open

Voice changes too much #577

geb6426 opened this issue Jun 5, 2024 · 1 comment

Comments

@geb6426
Copy link

geb6426 commented Jun 5, 2024

They aren't same person's voice everytime. How to change it to one person's voice instead of a different voice everytime python -m bark --text "Hello, my name is Suno." --output_filename "example.wav"

@JonathanFly
Copy link
Contributor

You need to specify a voice, or a history prompt.

python -m bark --text "Hello, my name is Suno and I am voice 6." --history_prompt 'v2/en_speaker_6' --output_filename "06_example.wav"

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