elevenlabs / elevenlabs-python

The official Python API for ElevenLabs Text to Speech.
https://elevenlabs.io/docs/api-reference/getting-started
MIT License
1.99k stars 222 forks source link

API for Dubbing Studio #292

Open xhsonny opened 1 month ago

xhsonny commented 1 month ago

Hi, thanks for the great work. Dubbing Studio is amazing! I have been using its web interface to edit especially in the speaker cards to change sentences/words. API supports creating and downloading dub. I wonder when the functionaries of Dubbing Studio will be supported by the API. Thanks!

lharries commented 1 month ago

Hi @xhsonny, which functionality are you looking for specifically?

xhsonny commented 1 month ago

@lharries Thanks for the reply! I am hoping to edit words/sentences in the speaker cards then download the dubbed video with those edited words/sentences through API. I can do this through the web interface now.

lharries commented 1 month ago

Thanks - are you looking to do the edits via the API too?

xhsonny commented 1 month ago

Yup. Create a project in Dubbing Studio -> edit in speaker cards -> download the edited version, all through API.

xhsonny commented 1 month ago

@lharries hey, any update on if there is a plan to support this? Thanks