feat: persist voice samples to disk, generate VTT, cleanup after analysis
This commit is contained in:
@@ -9,6 +9,7 @@ OPENAI_API_KEY=your_openai_key_here
|
||||
STT_PROVIDER=openai
|
||||
WHISPER_MODEL=whisper-1
|
||||
WHISPER_LANGUAGE=
|
||||
VOICE_STORE_PATH=/tmp/gw_telegram/voice
|
||||
|
||||
REDIS_URL=redis://localhost:6379
|
||||
SESSION_TTL=24
|
||||
|
||||
Reference in New Issue
Block a user