Add Dart API for audio tagging (#1181)

This commit is contained in:
Fangjun Kuang
2024-07-29 11:15:14 +08:00
committed by GitHub
parent 69b6b47d91
commit cd1fedaa49
30 changed files with 504 additions and 18 deletions

View File

@@ -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