mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-26 20:08:24 +00:00
526e96797e
Add missing variables and homogenize env settings between agents. Create missing dist file for metadata collector.
12 lines
200 B
Plaintext
12 lines
200 B
Plaintext
LIVEKIT_URL=ws://livekit:7880
|
|
LIVEKIT_API_KEY=devkey
|
|
LIVEKIT_API_SECRET=secret
|
|
|
|
STT_PROVIDER=kyutai # kyutai, deepgram
|
|
ENABLE_SILERO_VAD=False
|
|
|
|
DEEPGRAM_API_KEY=
|
|
|
|
KYUTAI_STT_BASE_URL=
|
|
KYUTAI_API_KEY=
|