v5.1
snakers4/silero-vadv5.1Jul 9, 2024by snakers4
AI Summary
This release introduces an experimental PyPI package for the Silero VAD model and includes updates to language-specific examples, including the addition of a C++ example and a Golang update for model v5.
Key Highlights
- Experimental PyPI package release
- Addition of a new C++ example
- Golang example updated to support model v5
- Infrastructure improvements for Python publishing
New Features
- Experimental PyPI package support
- New C++ example
- Golang example updated to support model v5
Full Release Notes
# Experimental PIP package release - Experimental pip-package release; - Community PRs to update the examples; ## What's Changed * Adamnsandle by @adamnsandle in https://github.com/snakers4/silero-vad/pull/481 * Update microphone_and_webRTC_integration.py by @eltociear in https://github.com/snakers4/silero-vad/pull/475 * cpp example by @filtercodes in https://github.com/snakers4/silero-vad/pull/482 * Update Golang example to support model v5 by @streamer45 in https://github.com/snakers4/silero-vad/pull/489 * Create python-publish.yml by @adamnsandle in https://github.com/snakers4/silero-vad/pull/492 * Adamnsandle by @adamnsandle in https://github.com/snakers4/silero-vad/pull/493 ## New Contributors * @eltociear made their first contribution in https://github.com/snakers4/silero-vad/pull/475 * @filtercodes made their first contribution in https://github.com/snakers4/silero-vad/pull/482 **Full Changelog**: https://github.com/snakers4/silero-vad/compare/v5.0...v5.1