Add Go API for audio tagging (#1840)

This commit is contained in:
Fangjun Kuang
2025-02-11 12:07:28 +08:00
committed by GitHub
parent 73d7c25233
commit f5bf8c8d4a
11 changed files with 180 additions and 2 deletions

View File

@@ -0,0 +1 @@
audio-tagging

View File

@@ -0,0 +1,5 @@
module audio-tagging
go 1.12
replace github.com/k2-fsa/sherpa-onnx-go/sherpa_onnx => ../

View File

@@ -0,0 +1 @@
../../../../go-api-examples/audio-tagging/main.go

View File

@@ -0,0 +1 @@
../../../../go-api-examples/audio-tagging/run.sh

View File

@@ -0,0 +1 @@
../../../../build/lib