mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
optimizations and sound for stream!
This commit is contained in:
parent
48c9ff51b6
commit
8521881c9d
5 changed files with 104 additions and 35 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue