upd Changelog
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to **Pipecat** will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added `HumeTTSService` for text-to-speech synthesis using Hume AI's expressive voice models.
|
||||||
|
Provides high-quality, emotionally expressive speech synthesis with support for various voice models.
|
||||||
|
Includes example in `examples/foundational/07ad-interruptible-hume.py`.
|
||||||
|
|
||||||
|
- Added `hume` optional dependency group for Hume AI TTS integration.
|
||||||
|
|
||||||
## [0.0.87] - 2025-10-02
|
## [0.0.87] - 2025-10-02
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
Reference in New Issue
Block a user