From e4f83b237eab1dfed3e53f7af77e9855935cd4b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Sun, 19 Jan 2025 11:35:24 -0800 Subject: [PATCH] update CHANGELOG (remove 07d-interruptible-elevenlabs-http.py) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37b927ecd..66365bef8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Added `ElevenLabsHttpTTSService` and the - `07d-interruptible-elevenlabs-http.py` foundational example. +- Added `ElevenLabsHttpTTSService` which uses EleveLabs' HTTP API instead of the + websocket one. - Introduced pipeline frame observers. Observers can view all the frames that go through the pipeline without the need to inject processors in the