elevenlabs / elevenlabs-python

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

Missing feature: Pronunciation dictionary with Text to Speech Websocket connection #295

Open JesusGuzmanJr opened 1 month ago

JesusGuzmanJr commented 1 month ago

The Text to Speech request/response and streaming response endpoints both allow for a pronunciation_dictionary_locators field in the request body. The bidirectional streaming Websocket endpoint however doesn't seem to support this.

Is there a plan to add pronunciation dictionaries to Websocket Text to Speech in the future?

sarhugo commented 4 weeks ago

+1