Skip to content

@ricky0123/vad-web/v0.0.30

Latest

Choose a tag to compare

@ricky0123 ricky0123 released this 21 Nov 10:32
· 1 commit to master since this release
3fec174

What's Changed

  • Fixed custom audio context
  • Fixed a memory leak related to onnxruntime usage
  • Stricter linting
  • Api changes: return types of pause, start, and toggle in the React API are now Promise<void>. Return type of MicVAD.destroy is also now Promise<void>.

New Contributors

Full Changelog: https://github.com/ricky0123/vad/compare/@ricky0123/vad-react/v0.0.35...@ricky0123/vad-web/v0.0.30