Merge pull request #1611 from pipecat-ai/smart_turn_changelog
Mentioning the Smart Turn Detection into the changelog.
This commit is contained in:
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
- Added support for Smart Turn Detection via the `turn_analyzer` transport
|
||||||
|
parameter. You can now choose between `SmartTurnAnalyzer()` for remote
|
||||||
|
inference or `LocalCoreMLSmartTurnAnalyzer()` for on-device inference using
|
||||||
|
Core ML.
|
||||||
|
|
||||||
- `DeepgramTTSService` accepts `base_url` argument again, allowing you to
|
- `DeepgramTTSService` accepts `base_url` argument again, allowing you to
|
||||||
connect to an on-prem service.
|
connect to an on-prem service.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user