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

@@ -0,0 +1,7 @@
# Introduction
This example shows how to use the Dart API from sherpa-onnx for speaker diarization.
# Usage
Please see [./run.sh](./run.sh)