LiveKit offers support for several STT/transcription models that work great with the German language:
•
Deepgram: You’ll find models like nova-general, nova-2-general, nova-meeting, and enhanced-general, all supporting German (language code "de").
•
Groq: They have models such as whisper-large-v3-turbo (which is the default), whisper-large-v3, and distil-whisper-large-v3-en.
•
Google Speech-to-Text: This one supports different German variants like de-AT (Austrian German), de-CH (Swiss German), and de-DE (Standard German).
At the moment, there isn’t specific info about adding custom models like primeline/whisper-large-v3-turbo-german into LiveKit’s STT system. But if you have any more questions or want a hand with the models that are supported, just give me a shout—I’m here to help!
Sources:
plugins/openai/src/stt.ts |
livekit-plugins/livekit-plugins-openai/livekit/plugins/openai/stt.py