Soryn voice pipeline — FastAPI server, Discord bot, Pi bridge, wake word, VAD
  • Python 88.8%
  • JavaScript 10.7%
  • Shell 0.5%
Find a file
Soryn 27e76e33fb Initial commit: Soryn voice pipeline
- FastAPI server (larynx/) — WebSocket streaming, VAD, wake word detection
- Discord voice bot (discord-voice/) — voice channel integration
- Pi bridge (pi-bridge/) — Node.js TypeScript AgentSession bridge for <2s latency
- system_prompt.txt — voice-mode personality prompt
- run.py, start_bridge.sh — entry points
2026-05-11 16:26:35 +00:00
discord-voice Initial commit: Soryn voice pipeline 2026-05-11 16:26:35 +00:00
larynx Initial commit: Soryn voice pipeline 2026-05-11 16:26:35 +00:00
pi-bridge Initial commit: Soryn voice pipeline 2026-05-11 16:26:35 +00:00
.gitignore Initial commit: Soryn voice pipeline 2026-05-11 16:26:35 +00:00
larynx_settings.json Initial commit: Soryn voice pipeline 2026-05-11 16:26:35 +00:00
run.py Initial commit: Soryn voice pipeline 2026-05-11 16:26:35 +00:00
start_bridge.sh Initial commit: Soryn voice pipeline 2026-05-11 16:26:35 +00:00
system_prompt.txt Initial commit: Soryn voice pipeline 2026-05-11 16:26:35 +00:00