dograh/docs/api-reference
Muhammad Qasim cfe1d3709a
feat: add ElevenLabs realtime STT provider support (#512) (#522)
* feat: add ElevenLabs realtime STT provider support (#512)

Wire ElevenLabs scribe_v2_realtime into the STT registry and pipeline factory so BYOK transcribers can use the same provider already supported for TTS.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: address ElevenLabs STT review feedback for language, commits, and host

Pass custom language codes through instead of defaulting to English, use ElevenLabs VAD commit strategy because Dograh VAD runs downstream of STT, and document hostname-only realtime base_url handling.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: preserve ElevenLabs STT endpoint port in realtime host parsing

Use urlparse netloc instead of hostname so validated BYOK/proxy base URLs keep non-default ports when Pipecat builds the websocket endpoint.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: preserve ElevenLabs STT proxy path prefix and remove duplicate tests

Include URL path segments in realtime host normalization for BYOK proxies and delete shadowed pytest definitions.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: allow custom ElevenLabs model input

* fix: normalize ElevenLabs websocket URLs

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-07-13 14:47:07 +05:30
..
agents chore: return formatted transcript url 2026-05-26 13:24:12 +05:30
api-keys docs: add developer and api reference tabs (#190) 2026-03-14 16:30:02 +05:30
campaigns chore: return formatted transcript url 2026-05-26 13:24:12 +05:30
runs chore: return formatted transcript url 2026-05-26 13:24:12 +05:30
telephony-configs chore: add telephony configuration docs 2026-05-02 17:37:48 +05:30
agents.mdx docs: add developer and api reference tabs (#190) 2026-03-14 16:30:02 +05:30
api-keys.mdx docs: add developer and api reference tabs (#190) 2026-03-14 16:30:02 +05:30
authentication.mdx docs: add developer and api reference tabs (#190) 2026-03-14 16:30:02 +05:30
campaigns.mdx docs: add developer and api reference tabs (#190) 2026-03-14 16:30:02 +05:30
errors.mdx docs: add developer and api reference tabs (#190) 2026-03-14 16:30:02 +05:30
openapi.json feat: add ElevenLabs realtime STT provider support (#512) (#522) 2026-07-13 14:47:07 +05:30
overview.mdx docs: add developer and api reference tabs (#190) 2026-03-14 16:30:02 +05:30
runs.mdx chore: return formatted transcript url 2026-05-26 13:24:12 +05:30
telephony-configs.mdx chore: add telephony configuration docs 2026-05-02 17:37:48 +05:30