8 lines
336 B
Markdown
8 lines
336 B
Markdown
# Introduction
|
|
|
|
This example shows how to use the Dart API from sherpa-onnx for speaker identification.
|
|
|
|
| File | Description|
|
|
|------|------------|
|
|
|[./bin/speaker_id.dart](./bin/speaker_id.dart)| Use a speaker embedding extractor model for speaker identification and verification. See also [./run-3d-speaker.sh](./run-3d-speaker.sh)|
|