Skip to content

feat(stt): add keyterms parameter in Elevenlabs STT plugin#4967

Open
Arjun-A-I wants to merge 2 commits intolivekit:mainfrom
Arjun-A-I:feature/elevenlabs_stt_keyterms
Open

feat(stt): add keyterms parameter in Elevenlabs STT plugin#4967
Arjun-A-I wants to merge 2 commits intolivekit:mainfrom
Arjun-A-I:feature/elevenlabs_stt_keyterms

Conversation

@Arjun-A-I
Copy link

Summary

  • Add keyterms parameter to ElevenLabs STT plugin for batch recognition, allowing users to bias transcription towards specific words or phrases (e.g. product names, technical terms)
  • Supported on Scribe v2 models only (not realtime streaming), matching the ElevenLabs API specification
  • Also exposed via update_options() for runtime updates

Related Elevenlabs API Docs :

@CLAassistant
Copy link

CLAassistant commented Feb 27, 2026

CLA assistant check
All committers have signed the CLA.

@Arjun-A-I Arjun-A-I changed the title feat(stt): add keyterms parameter in Elevenlabs STT plugint feat(stt): add keyterms parameter in Elevenlabs STT plugin Feb 27, 2026
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@Arjun-A-I
Copy link
Author

@theomonnom can you take a look

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.

3 participants