add changelog

This commit is contained in:
ivaaan
2025-11-17 15:20:06 +01:00
parent 9156e21727
commit 2a51d0f1e5

View File

@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
services that subclass `TTSService` can indicate whether the text in the services that subclass `TTSService` can indicate whether the text in the
`TTSTextFrame`s they push already contain any necessary inter-frame spaces. `TTSTextFrame`s they push already contain any necessary inter-frame spaces.
- Added word-level timestamps support to Hume TTS service
### Changed ### Changed
- Updated all STT and TTS services to use consistent error handling pattern with - Updated all STT and TTS services to use consistent error handling pattern with