Add Dart API for audio tagging (#1181)
This commit is contained in:
8
.github/scripts/test-dart.sh
vendored
8
.github/scripts/test-dart.sh
vendored
@@ -4,6 +4,14 @@ set -ex
|
||||
|
||||
cd dart-api-examples
|
||||
|
||||
pushd audio-tagging
|
||||
echo '----------zipformer----------'
|
||||
./run-zipformer.sh
|
||||
|
||||
echo '----------ced----------'
|
||||
./run-ced.sh
|
||||
popd
|
||||
|
||||
pushd vad-with-non-streaming-asr
|
||||
echo '----------TeleSpeech CTC----------'
|
||||
./run-telespeech-ctc.sh
|
||||
|
||||
Reference in New Issue
Block a user