Merge pull request #3346 from pipecat-ai/mb/cartesia-pronunciation-dict

Cartesia TTS: Add support for pronunciation_dict_id
This commit is contained in:
Mark Backman
2026-01-06 08:52:09 -05:00
committed by GitHub
2 changed files with 13 additions and 0 deletions

1
changelog/3346.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `pronunciation_dict_id` parameter to `CartesiaTTSService.InputParams` and `CartesiaHttpTTSService.InputParams` to support Cartesia's pronunciation dictionary feature for custom pronunciations.