Add pronunciation_dictionary_locators to ElevenLabs TTS Services

This commit is contained in:
Mark Backman
2025-11-05 14:09:03 -05:00
parent 4732a442d4
commit 58b552171d
2 changed files with 33 additions and 2 deletions

View File

@@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
metrics types are logged (TTFB, processing time, LLM token usage, TTS usage,
smart turn metrics).
- Added `pronunciation_dictionary_locators` to `ElevenLabsTTSService` and
`ElevenLabsHttpTTSService`.
- Added support for loading external observers. You can now register custom
pipeline observers by setting the `PIPECAT_OBSERVER_FILES` environment
variable. This variable should contain a colon-separated list of Python files