# HG changeset patch # User www-data # Date 1680167877 -3600 # Node ID c801276ddf11406f7faae1807a739261797561f2 # Parent c565749e0b045ad0012e9a2613f62863126a46de# Parent c89c0977db475981a924152b77fc9d6e2e3c9461 Merge branch 'master' of https://github.com/amsehili/auditok diff -r c565749e0b04 -r c801276ddf11 README.rst --- a/README.rst Mon Aug 08 23:17:57 2022 +0100 +++ b/README.rst Thu Mar 30 10:17:57 2023 +0100 @@ -126,7 +126,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.