Skip to content

fix: preserve configured elevenlabs stt language - #7306

Open
chenghao-mou wants to merge 1 commit into
mainfrom
chenghao/fix/AGT-3528-elevenlabs-eot-language
Open

chenghao-mou wants to merge 1 commit into
mainfrom
chenghao/fix/AGT-3528-elevenlabs-eot-language

Conversation

@chenghao-mou

Copy link
Copy Markdown
Member

ElevenLabs Scribe v2 realtime returns language_code: null on timestamped final transcripts when language detection is disabled. This bypassed the configured language and made EOT use en. Fall back to the configured language for null or empty response codes.

Replayed German audio with language_code="de" and timestamps enabled against the live API: all seven nonempty finals returned null; patched events and EOT language tracking stayed de.

Addresses AGT-3528.

Initial prompt and agent context

Model: GPT-6

there seems to be a bug with 11labs stt because the eot detection is using en default one instead of the configured language code

11labs with configured language_code to de, audio turn detector. it is showing up in the eot detection span attributes

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

Copy link
Copy Markdown
Contributor

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 bugs or issues to report.

Devin Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant