Skip to content

v0.2.2

Choose a tag to compare

@KoljaB KoljaB released this 07 Aug 13:44
· 270 commits to master since this release
  • new parameter silero_deactivity_detection (bool, default=False)
    Enables the Silero model for end-of-speech detection. More robust against background noise. Utilizes additional GPU resources but improves accuracy in noisy environments. When False, uses the default WebRTC VAD, which is more sensitive and may continue recording longer due to background sounds.