Voice Activity Detection in Elixir with Membran

Underjord is a small Elixir consulting team that recently developed a Voice Activity Detection system in Elixir using Silero VAD through ONNX. The system is lighter and faster than previous models, making it great for real-time voice detection. The team received help from the Erlang Ecosystem Foundation’s Slack channel and utilized various dependencies like Membrane and Ortex. The team’s goal is to implement this system in a Nerves demo for the Seeed Studio ReTerminal DM. Despite some challenges with Rust libraries, the team is optimistic about the future. This project showcases the power of Elixir scripting and the seamless integration of various elements.

https://underjord.io/voice-activity-detection-elixir-membrane.html

To top