Committed by
GitHub
Add JavaScript (node-addon) API for ten-vad (#2383)
This PR adds support for the new ten-vad model in both the Node.js addon examples and the HarmonyOS wrapper. - Introduce TenVadConfig alongside existing SileroVadConfig and extend the VadConfig API. - Update C++ addon to parse ten-vad parameters and pass them through to the detector. - Modify Node.js example scripts to let users switch between silero and ten-vad and to normalize generated filenames.
正在显示
13 个修改的文件
包含
130 行增加
和
34 行删除
-
请 注册 或 登录 后发表评论