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

Request for Voice ID #2

Open
Tobe2d opened this issue Dec 26, 2023 · 5 comments
Open

Request for Voice ID #2

Tobe2d opened this issue Dec 26, 2023 · 5 comments

Comments

@Tobe2d
Copy link

Tobe2d commented Dec 26, 2023

Great Project!

I would like to request to add elevenlabs custom voice bsaed on voice ID and name of the model.
and to support multi language for lestining and speaking please

@AlexandreSajus
Copy link
Owner

Sure! You can change the voice in main.py at line 116. There is a voice and a model parameter you can change:

audio = elevenlabs.generate(text=response, voice="Adam", model="eleven_monolingual_v1")

You can check out the voices directly on the ElevenLabs website. Let me know if this helps!

@Tobe2d
Copy link
Author

Tobe2d commented Dec 27, 2023

I think you misunderstood me,

I already did check this however when I try using custom voice it show errors.

this code as it is it work perfectly for elevenllabs voices but not for the voices you create using elevenlabs.
For example your own voice. The way it work based on eleven is to put the name of the custom voice and the voice id so it will identify it.

my second point was related to multi language support as when I try talking in other language it crash,

I really hope you can guide me though this.

@AlexandreSajus
Copy link
Owner

Ah my bad, I did not get your issue indeed. I'll try to use a custom voice if I have time and report back to you.

Concerning the second issue, can you create a new issue detailing the error log, the code you were using and how it happened?

@Tobe2d
Copy link
Author

Tobe2d commented Dec 27, 2023

Thanks man! once we finish with custom voice will open isue with language related
Looking forward for custom voice testing

Repository owner deleted a comment from mayurmakwanaais Jan 9, 2024
@AlexandreSajus
Copy link
Owner

Sorry, I don't have the bandwidth currently to work on this. Let me know if you make progress. I'd love to see what you are making with this.

@AlexandreSajus AlexandreSajus closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2024
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