Commit Graph

3 Commits

Author SHA1 Message Date
jiangjiajun
6bc3d8d0c9 Fix error in vad example 2023-02-17 06:42:56 +00:00
Qianhe Chen
a2a307bbc7 [Bug Fix] Fix vad example preprocess (#1197)
fix preprocess stop sharing
2023-01-31 22:15:22 +08:00
Qianhe Chen
a4b94b2c93 [Model] Add Silero VAD example (#1107)
* add vad example

* fix typo

* fix typo

* rename file

* remove model and wav

* delete Vad.cc

* delete Vad.h

* rename and format

* fix max and min

* update readme

* rename var

* format

* add params

* update readme

* update readme

* Update README.md

* Update README_CN.md

Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
2023-01-15 14:42:01 +08:00