In the doc, it does not mention and also in implementation it does not work: ElevenLabs STT | LiveKit Documentation
If it supports by ElevenLabs Scribe V2 Realtime model, it should support by Livekit also right ?
In the doc, it does not mention and also in implementation it does not work: ElevenLabs STT | LiveKit Documentation
If it supports by ElevenLabs Scribe V2 Realtime model, it should support by Livekit also right ?
Does this work?
stt=inference.STT(
model="elevenlabs/scribe_v2_realtime", language="bn", ),
I suspect this is just an oversight in the languages list at ElevenLabs STT | LiveKit Documentation