tts: add support for local PiperTTSService

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-28 23:29:21 -08:00
parent eb1bf1e446
commit 875614ff7a
7 changed files with 291 additions and 10 deletions

View File

@@ -95,6 +95,7 @@ rnnoise = [ "pyrnnoise~=0.4.1" ]
openpipe = [ "openpipe>=4.50.0,<6" ]
openrouter = []
perplexity = []
piper = [ "piper-tts>=1.3.0,<2" ]
playht = [ "pipecat-ai[websockets-base]" ]
qwen = []
remote-smart-turn = []