vad: rename VADAnalyzer arguments

This commit is contained in:
Aleix Conchillo Flaqué
2024-05-14 18:33:17 -07:00
parent 97f9e9b042
commit e4fe54cd7f
2 changed files with 17 additions and 11 deletions

View File

@@ -5,6 +5,12 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.0.13] - 2024-05-14
### Changed
- `VADAnalyzer` arguments have been renamed for more clarity.
## [0.0.12] - 2024-05-14
### Added
@@ -159,7 +165,7 @@ a bit.
### Added
- Added project optional dependencies [silero,openai,...].
- Added project optional dependencies `[silero,openai,...]`.
### Changed