Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dictationdaddy/vad_web_demo

In this repository, I show you how to use SILERO VAD with ONNX-WEB runtime to run the VAD compeletely in the browser.
https://github.com/dictationdaddy/vad_web_demo

browser chrome nextjs-boilerplate offline react realtime silero silero-vad voice-activity-detection

Last synced: 4 months ago
JSON representation

In this repository, I show you how to use SILERO VAD with ONNX-WEB runtime to run the VAD compeletely in the browser.

Awesome Lists containing this project

README

        

In this demo, I am able to run SILERO VAD in the browser using the ONNX-web runtime. If you want to run voice activity detection in your Next.js app, you can copy the VAD directory and use the SpeechChunk class.

Remember to add the configuration present in the nextconfig.js to load the WASM files.

You can access the Demo here https://dictationdaddy.web.app/