update Changelog for transcription_bucket params addition

This commit is contained in:
Tomoaki Imai
2025-07-29 20:38:12 +09:00
parent 3ae8cf1916
commit 6eb00a99cb

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added `transcription_bucket` params support to the `DailyRESTHelper`.
- Added a new TTS service, `InworldTTSService`. This service provides
low-latency, high-quality speech generation using Inworld's streaming API.