·
1 commit
to master
since this release
What's Changed
- Fixed custom audio context
- Fixed a memory leak related to onnxruntime usage
- Stricter linting
- Api changes: return types of
pause,start, andtogglein the React API are nowPromise<void>. Return type ofMicVAD.destroyis also nowPromise<void>.
New Contributors
Full Changelog: https://github.com/ricky0123/vad/compare/@ricky0123/vad-react/v0.0.35...@ricky0123/vad-web/v0.0.30