# HG changeset patch # User Amine SEHILI # Date 1680165103 -7200 # Node ID c89c0977db475981a924152b77fc9d6e2e3c9461 # Parent 82d0fef3d6e4950e11ddf6a42e9d469a04f20498 Update README.rst diff -r 82d0fef3d6e4 -r c89c0977db47 README.rst --- a/README.rst Mon Aug 08 11:58:32 2022 +0700 +++ b/README.rst Thu Mar 30 10:31:43 2023 +0200 @@ -122,7 +122,7 @@ While this is fast and works very well for audio streams with low background noise (e.g., podcasts with few people talking, language lessons, audio recorded in a rather quiet environment, etc.) the performance can drop as the level of -noise increases. Furthermore, the algorithm makes now distinction between speech +noise increases. Furthermore, the algorithm makes no distinction between speech and other kinds of sounds, so you shouldn't use it for Voice Activity Detection if your audio data also contain non-speech events.