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

Add Support For Projects #39

Open
faet opened this issue Apr 1, 2024 · 0 comments
Open

Add Support For Projects #39

faet opened this issue Apr 1, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@faet
Copy link

faet commented Apr 1, 2024

Feature Request

Please add support for the Project API.

Is your feature request related to a problem? Please describe.

Currently, textToSpeech is limited to 5k characters. The only way to support more would be to create a project and pass a file (or URL). This would be very convenient for larger bodies of text.

Describe the solution you'd like

Full support of the Project API. At minimum the ability to add a project and start the conversion would be amazing.

Describe alternatives you've considered

N/A

Additional context

https://elevenlabs.io/docs/api-reference/get-projects

GET Get project by id
POST Add project
DEL Delete project
POST Convert project
GET Get project snapshots
POST Stream project audio
GET Get chapters
GET Get chapter by id
DEL Delete chapter
POST Convert chapter
GET Get chapter snapshots
POST Stream chapter audio
POST Update pronunciation dictionaries

@faet faet added the enhancement New feature or request label Apr 1, 2024
@StephenHodgson StephenHodgson added good first issue Good for newcomers help wanted Extra attention is needed labels Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants