Add text-to-speech via Piper TTS
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

Send text message → Piper TTS → WAV → OGG Opus → voice reply.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Mikhail Kilin
2026-02-19 13:24:41 +03:00
parent 213eabb026
commit 86acdfab28
4 changed files with 154 additions and 19 deletions

View File

@@ -40,6 +40,8 @@ spec:
value: "http://whisper.whisper.svc:8000"
- name: WHISPER_LANGUAGE
value: "ru"
- name: PIPER_URL
value: "http://piper.piper.svc:5000"
resources:
requests:
memory: "32Mi"