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: about 1 year 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.
- Host: GitHub
- URL: https://github.com/dictationdaddy/vad_web_demo
- Owner: DictationDaddy
- Created: 2024-08-09T01:58:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-28T08:27:33.000Z (over 1 year ago)
- Last Synced: 2025-03-24T17:51:16.443Z (about 1 year ago)
- Topics: browser, chrome, nextjs-boilerplate, offline, react, realtime, silero, silero-vad, voice-activity-detection
- Language: JavaScript
- Homepage:
- Size: 2 MB
- Stars: 19
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/