diff --git a/CHANGELOG.md b/CHANGELOG.md index 7331a709b..e7bf2655b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Updated Silero VAD model to v6. + - Updated `livekit` to 1.0.13. - `torch` and `torchaudio` are no longer required for running Smart Turn diff --git a/src/pipecat/audio/vad/data/silero_vad.onnx b/src/pipecat/audio/vad/data/silero_vad.onnx index b3e3a900c..cb605195e 100644 Binary files a/src/pipecat/audio/vad/data/silero_vad.onnx and b/src/pipecat/audio/vad/data/silero_vad.onnx differ