Add text-to-speech via Piper TTS
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user