Introduction
This example shows how to use the Dart API from sherpa-onnx for audio tagging.
| File | Description |
|---|---|
| ./bin/zipformer.dart | Use a Zipformer model for audio tagging. See ./run-zipformer.sh |
| ./bin/ced.dart | Use a CED model for audio tagging. See ./run-ced.sh |