Add C++ demo for VAD+non-streaming ASR (#1964)

This commit is contained in:
Fangjun Kuang
2025-03-07 11:49:46 +08:00
committed by GitHub
parent 1e2328242d
commit 362ddf2c07
6 changed files with 276 additions and 45 deletions

View File

@@ -64,6 +64,7 @@ def get_binaries():
"sherpa-onnx-online-websocket-server",
"sherpa-onnx-vad-microphone",
"sherpa-onnx-vad-microphone-offline-asr",
"sherpa-onnx-vad-with-offline-asr",
]
if enable_alsa():