https://github.com/echogarden-project/fvad-wasm
WebRTC VAD library, compiled to WASM. Intended for use with Echogarden.
https://github.com/echogarden-project/fvad-wasm
Last synced: 6 months ago
JSON representation
WebRTC VAD library, compiled to WASM. Intended for use with Echogarden.
- Host: GitHub
- URL: https://github.com/echogarden-project/fvad-wasm
- Owner: echogarden-project
- License: bsd-3-clause
- Created: 2023-04-26T08:09:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T08:39:45.000Z (7 months ago)
- Last Synced: 2024-12-05T13:39:55.620Z (6 months ago)
- Language: C
- Homepage:
- Size: 53.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebRTC VAD (WASM port)
[WebRTC voice activity detection library](https://github.com/dpirch/libfvad), compiled to WASM.
Intended for use with [Echogarden](https://github.com/echogarden-project/echogarden).