Add VAD demo for Java API (#928)

This commit is contained in:
Fangjun Kuang
2024-05-28 14:59:47 +08:00
committed by GitHub
parent b1c7d04ce2
commit bcaa6df389
14 changed files with 604 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ set(sources
spoken-language-identification.cc
voice-activity-detector.cc
wave-reader.cc
wave-writer.cc
)
if(SHERPA_ONNX_ENABLE_TTS)