Initial commit: Cosmo Voice Satellite
Two-agent voice assistant (Cosmo + Люся) via OpenClaw Gateway. Streaming STT (Groq) + LLM + TTS (ElevenLabs) pipeline with keep-alive sessions, barge-in, and daily conversation sessions. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
9
requirements.txt
Normal file
9
requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
faster-whisper
|
||||
pyaudio
|
||||
requests
|
||||
python-dotenv
|
||||
numpy
|
||||
groq
|
||||
elevenlabs
|
||||
# Раскомментировать когда будет Pi + Porcupine:
|
||||
# pvporcupine
|
||||
Reference in New Issue
Block a user