Add dart API for SenseVoice (#1159)

This commit is contained in:
Fangjun Kuang
2024-07-21 21:48:12 +08:00
committed by GitHub
parent 70d14353bb
commit ffdb23a8ec
17 changed files with 169 additions and 49 deletions

View File

@@ -6,6 +6,10 @@ cd dart-api-examples
pushd non-streaming-asr
echo '----------SenseVoice----------'
./run-sense-voice.sh
rm -rf sherpa-onnx-*
echo '----------NeMo transducer----------'
./run-nemo-transducer.sh
rm -rf sherpa-onnx-*