Add Go API for Keyword spotting (#1662)

This commit is contained in:
Fangjun Kuang
2024-12-31 11:25:32 +08:00
committed by GitHub
parent 38d64a6d81
commit 49154c957b
10 changed files with 268 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
module keyword-spotting-from-file
go 1.12
replace github.com/k2-fsa/sherpa-onnx-go/sherpa_onnx => ../