Implement Piper TTS provider via OpenedAI Speech (fallback tier) #395
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Implement the fallback-tier TTS provider using Piper via OpenedAI Speech server for ultra-lightweight CPU-only synthesis.
Details
Use Cases
Acceptance Criteria
Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-TTS-004: Piper TTS provider via OpenedAI Speech (commit
6c46556, 37 tests). All quality gates passed (lint, typecheck, tests, security).