Add ResembleAITTSService

This commit is contained in:
Mark Backman
2025-11-25 23:35:03 -05:00
parent f453227ba3
commit ba2b7c05d6
6 changed files with 517 additions and 1 deletions

View File

@@ -100,6 +100,7 @@ piper = [ "piper-tts>=1.3.0,<2", "requests>=2.32.5,<3" ]
playht = [ "pipecat-ai[websockets-base]" ]
qwen = []
remote-smart-turn = []
resembleai = [ "pipecat-ai[websockets-base]" ]
rime = [ "pipecat-ai[websockets-base]" ]
riva = [ "pipecat-ai[nvidia]" ]
runner = [ "python-dotenv>=1.0.0,<2.0.0", "uvicorn>=0.32.0,<1.0.0", "fastapi>=0.115.6,<0.128.0", "pipecat-ai-small-webrtc-prebuilt>=2.0.4"]