#When can we enable auto language detection for Scribe Realtime v2.1 STT model?

1 messages · Page 1 of 1 (latest)

tawdry carbonBOT
#
AI-generated Answer for lucasfd_18411

Short answer: now.

Details:

  • Scribe v2 Realtime already supports automatic language detection. To receive the detected language code, enable it at session start by setting include_language_detection=true in the WebSocket handshake; committed_transcript_with_timestamps events will then include language_code. (elevenlabs.io)
  • ElevenLabs’ launch post lists “Automatic language detection: Speak in any language, switch language mid conversation” as a key feature of Scribe v2 Realtime. (elevenlabs.io)
  • The public API docs reference the model_id as scribe_v2_realtime; there is no public “v2.1” model identifier documented. Use scribe_v2_realtime with the flag above. (elevenlabs.io)
  • The Speech-to-Text capability page also highlights smart language detection support. (elevenlabs.io)

Sources:
Realtime | ElevenLabs Documentation
Introducing Scribe v2 Realtime
Realtime | ElevenLabs Documentation
Transcription | ElevenLabs Documentation

tardy goblet
#

Your system currently only supports v2.1, I cannot revert it back to v2