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

Update elevenlabs example to use official python API #837

Merged
merged 3 commits into from
May 24, 2023

Conversation

DGdev91
Copy link
Contributor

@DGdev91 DGdev91 commented Apr 29, 2023

Follow-up to #728
Seems like there was some confusion recently with elevenlabs-related pakages in pip.
A week ago the "elevenlabs" package pointed to the unofficial library from benaptist. Then, an official one was released.
The unofficial package was renamed as benbaptist-elevenlabs and the official library took it's place.

More info here: benbaptist/elevenlabs@add292a

I adapted the example to use the official library.

Also, seems like the official library allows to use the API for free without setting an API key, but with limited character count. i clarified this inside speak.sh script

@DGdev91 DGdev91 changed the title Update elevenlabs example to use ufficial python API Update elevenlabs example to use official python API May 2, 2023
@DGdev91
Copy link
Contributor Author

DGdev91 commented May 24, 2023

@ggerganov this PR has beed here for a while. Is there a specific reason to not merge it or has just been forgotten?

Copy link
Owner

@ggerganov ggerganov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry - I have lost track of this

@ggerganov ggerganov merged commit 5e2b340 into ggerganov:master May 24, 2023
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
…ganov#837)

* Update elevenlabs example to use ufficial python API

* Update elevenlabs example to use official python API
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
…ganov#837)

* Update elevenlabs example to use ufficial python API

* Update elevenlabs example to use official python API
landtanin pushed a commit to landtanin/whisper.cpp that referenced this pull request Dec 16, 2023
…ganov#837)

* Update elevenlabs example to use ufficial python API

* Update elevenlabs example to use official python API
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
…ganov#837)

* Update elevenlabs example to use ufficial python API

* Update elevenlabs example to use official python API
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.

2 participants