Add Dart API for keyword spotter (#1162)

This commit is contained in:
Fangjun Kuang
2024-07-22 10:53:34 +08:00
committed by GitHub
parent 22a262f5e4
commit ac8223bd8a
17 changed files with 518 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
# Introduction
This directory contains keyword spotting examples using
Dart API from [sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx)