<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to do Voice Activity Detection (VAD) Algorithms?]]></title><description><![CDATA[<p>Hello!<br />
I’ve been working on a sound installation that records your voice on a public space and then plays it back on a FM radio transmitter.</p>
<p>Since then, I’ve been searching for different <strong>voice activity detection (VAD) algorithms</strong> for Pure Data and found very little.<br />
So far, my best lead is this article: <a href="https://medium.com/linagoralabs/voice-activity-detection-for-voice-user-interface-2d4bb5600ee3" rel="nofollow">https://medium.com/linagoralabs/voice-activity-detection-for-voice-user-interface-2d4bb5600ee3</a></p>
<p>So I thought I’d share my simple algorithm for VAD in public spaces and ask:</p>
<p>How would you approach detecting voice activity in real-time in a public space with a lot of noises and non-voice signals?</p>
<p>Here's my patch: <a href="/uploads/files/1593630983272-vad.pd">VAD.pd</a><br />
<img src="/uploads/files/1593630970073-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12931/how-to-do-voice-activity-detection-vad-algorithms</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 17:03:02 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/12931.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Jul 2020 19:17:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to do Voice Activity Detection (VAD) Algorithms? on Wed, 01 Jul 2020 19:17:55 GMT]]></title><description><![CDATA[<p>Hello!<br />
I’ve been working on a sound installation that records your voice on a public space and then plays it back on a FM radio transmitter.</p>
<p>Since then, I’ve been searching for different <strong>voice activity detection (VAD) algorithms</strong> for Pure Data and found very little.<br />
So far, my best lead is this article: <a href="https://medium.com/linagoralabs/voice-activity-detection-for-voice-user-interface-2d4bb5600ee3" rel="nofollow">https://medium.com/linagoralabs/voice-activity-detection-for-voice-user-interface-2d4bb5600ee3</a></p>
<p>So I thought I’d share my simple algorithm for VAD in public spaces and ask:</p>
<p>How would you approach detecting voice activity in real-time in a public space with a lot of noises and non-voice signals?</p>
<p>Here's my patch: <a href="/uploads/files/1593630983272-vad.pd">VAD.pd</a><br />
<img src="/uploads/files/1593630970073-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12931/how-to-do-voice-activity-detection-vad-algorithms</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12931/how-to-do-voice-activity-detection-vad-algorithms</guid><dc:creator><![CDATA[MikeMorenoDSP]]></dc:creator><pubDate>Wed, 01 Jul 2020 19:17:55 GMT</pubDate></item><item><title><![CDATA[Reply to How to do Voice Activity Detection (VAD) Algorithms? on Wed, 01 Jul 2020 20:14:56 GMT]]></title><description><![CDATA[<p>@mianmogra maybe you can combine it with bonk~ <div class="embed-container"><iframe src="//www.youtube.com/embed/QTzpuyWDCoM&amp;feature=emb_title" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div> bonk~ to detect the sensitivity before go to sigmund?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12931/how-to-do-voice-activity-detection-vad-algorithms/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12931/how-to-do-voice-activity-detection-vad-algorithms/2</guid><dc:creator><![CDATA[Butahuruf]]></dc:creator><pubDate>Wed, 01 Jul 2020 20:14:56 GMT</pubDate></item></channel></rss>