Add speaker identification and verification exmaple for Dart API (#1194)

This commit is contained in:
Fangjun Kuang
2024-07-31 13:53:52 +08:00
committed by GitHub
parent 963aaba82b
commit ec98110e11
13 changed files with 270 additions and 4 deletions

View File

@@ -4,6 +4,11 @@ set -ex
cd dart-api-examples
pushd speaker-identification
echo '----------3d speaker----------'
./run-3d-speaker.sh
popd
pushd add-punctuations
echo '----------CT Transformer----------'
./run-ct-transformer.sh