Update CHANGELOG
This commit is contained in:
@@ -7,8 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added `OpenAISTTService` which brings OpenAI's hosted Whisper to Pipecat.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Updated foundational example `07g-interruptible-openai.py` to use
|
||||||
|
`OpenAISTTService`.
|
||||||
|
|
||||||
- `RTVIObserver` doesn't handle `LLMSearchResponseFrame` frames anymore. For
|
- `RTVIObserver` doesn't handle `LLMSearchResponseFrame` frames anymore. For
|
||||||
now, to handle those frames you need to create a `GoogleRTVIObserver` instead.
|
now, to handle those frames you need to create a `GoogleRTVIObserver` instead.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user