optimizations and sound for stream!

This commit is contained in:
Alx-Ai 2025-06-05 07:29:43 +00:00
parent 48c9ff51b6
commit 8521881c9d
5 changed files with 104 additions and 35 deletions

View file

@ -17,6 +17,9 @@ services:
args:
- VITE_ELEVENLABS_API_KEY=${VITE_ELEVENLABS_API_KEY}
- VITE_WEBHOOK_URL=${VITE_WEBHOOK_URL}
- VITE_STREAMING_MODE=True
- VITE_DEBUG_MODE=False
- VITE_INSTANT_MODE=False
env_file: "./ai_animation/.env"
ports:
- "4173:4173"