managarten/services/mana-voice-bot
Till-JS f4d8ed491c feat(mana-voice-bot): add German voice-to-voice assistant service
Complete voice pipeline combining:
- STT: Whisper (mana-stt)
- LLM: Ollama (Gemma/Qwen)
- TTS: Edge TTS (15 German voices)

Endpoints:
- /voice - Full audio-to-audio pipeline
- /chat/audio - Text-to-audio
- /tts - Direct TTS
- /transcribe - STT only

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 02:21:13 +01:00
..
app feat(mana-voice-bot): add German voice-to-voice assistant service 2026-02-01 02:21:13 +01:00
CLAUDE.md feat(mana-voice-bot): add German voice-to-voice assistant service 2026-02-01 02:21:13 +01:00
requirements.txt feat(mana-voice-bot): add German voice-to-voice assistant service 2026-02-01 02:21:13 +01:00
setup.sh feat(mana-voice-bot): add German voice-to-voice assistant service 2026-02-01 02:21:13 +01:00
start.sh feat(mana-voice-bot): add German voice-to-voice assistant service 2026-02-01 02:21:13 +01:00