Add Dart API for Dolphin CTC models (#2095)
This commit is contained in:
9
.github/scripts/test-dart.sh
vendored
9
.github/scripts/test-dart.sh
vendored
@@ -61,6 +61,11 @@ echo '----------ced----------'
|
||||
popd
|
||||
|
||||
pushd vad-with-non-streaming-asr
|
||||
|
||||
echo '----------Dolphin CTC----------'
|
||||
./run-dolphin-ctc.sh
|
||||
rm -rf sherpa-onnx-*
|
||||
|
||||
echo '----------TeleSpeech CTC----------'
|
||||
./run-telespeech-ctc.sh
|
||||
rm -rf sherpa-onnx-*
|
||||
@@ -110,6 +115,10 @@ echo '----------NeMo transducer----------'
|
||||
./run-nemo-transducer.sh
|
||||
rm -rf sherpa-onnx-*
|
||||
|
||||
echo '----------Dolphin CTC----------'
|
||||
./run-dolphin-ctc.sh
|
||||
rm -rf sherpa-onnx-*
|
||||
|
||||
echo '----------NeMo CTC----------'
|
||||
./run-nemo-ctc.sh
|
||||
rm -rf sherpa-onnx-*
|
||||
|
||||
Reference in New Issue
Block a user