vad: fix silero vad frame processor

This commit is contained in:
Aleix Conchillo Flaqué
2024-05-30 07:50:09 -07:00
parent c444004eec
commit a9472f8116
2 changed files with 8 additions and 2 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).
## [Unreleased]
### Fixed
- Fixed SileroVAD frame processor.
## [0.0.24] - 2024-05-29
### Added