(docker) add compose support for multi-user-transcriber

The multi-user transcriber service was not integrated into Docker Compose,
limiting its usability in local and development environments.
Add the necessary configuration to enable running and orchestrating the
multi-user transcriber via Compose.
This commit is contained in:
leo
2026-04-08 11:13:21 +02:00
committed by lebaudantoine
parent 34212be6e2
commit 812d80c4f2
3 changed files with 32 additions and 1 deletions
@@ -0,0 +1,9 @@
LIVEKIT_URL=ws://livekit:7880
LIVEKIT_API_KEY=devkey
LIVEKIT_API_SECRET=secret
STT_PROVIDER=kyutai
ENABLE_SILERO_VAD=False
KYUTAI_STT_BASE_URL=
KYUTAI_API_KEY=