Update CHANGELOG.md

Co-authored-by: Mark Backman <m.backman@gmail.com>
This commit is contained in:
Antonyesk601
2025-08-05 17:46:01 +02:00
committed by GitHub
parent 72168070f1
commit fb82dc8308

View File

@@ -26,7 +26,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
pushed by the `BaseInputTransport` at Start and any time a
`VADParamsUpdateFrame` is received.
- Add support for Simli Trinity Avatars, a new `is_trinity_avatar` parameter is added to indicate whether the Simli `faceId` is a trinity faceId or not which is essential for getting a consistent experience with trinity faces.
- Added support for Simli Trinity Avatars. A new `is_trinity_avatar` parameter
has been introduced to specify whether the provided `faceId` corresponds to a
Trinity avatar, which is required for optimal Trinity avatar performance.
### Changed