Update changelog

This commit is contained in:
Mark Backman
2024-11-11 21:59:49 -05:00
parent 958ec42e8d
commit cd42320788
3 changed files with 11 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ from pipecat.frames.frames import (
from pipecat.services.ai_services import TTSService
class RimeTTSService(TTSService):
class RimeHttpTTSService(TTSService):
class InputParams(BaseModel):
pause_between_brackets: Optional[bool] = False
phonemize_between_brackets: Optional[bool] = False