Dart API for speaker diarization (#1418)

This commit is contained in:
Fangjun Kuang
2024-10-11 21:17:41 +08:00
committed by GitHub
parent 1851ff6337
commit 1ed803adc1
21 changed files with 733 additions and 17 deletions

View File

@@ -4,6 +4,11 @@ set -ex
cd dart-api-examples
pushd speaker-diarization
echo '----------speaker diarization----------'
./run.sh
popd
pushd speaker-identification
echo '----------3d speaker----------'
./run-3d-speaker.sh