Merge pull request #1163 from pipecat-ai/mb/rime-websocket

Add RimeTTSService
This commit is contained in:
Mark Backman
2025-02-12 09:51:56 -05:00
committed by GitHub
4 changed files with 335 additions and 6 deletions

View File

@@ -73,6 +73,7 @@ openai = [ "openai~=1.59.6", "websockets~=13.1", "python-deepcompare~=2.1.0" ]
openpipe = [ "openpipe~=4.45.0" ]
perplexity = [ "openai~=1.59.6" ]
playht = [ "pyht~=0.1.6", "websockets~=13.1" ]
rime = [ "websockets~=13.1" ]
riva = [ "nvidia-riva-client~=2.18.0" ]
sentry = [ "sentry-sdk~=2.20.0" ]
silero = [ "onnxruntime~=1.20.1" ]