Add C API for streaming HLG decoding (#734)

This commit is contained in:
Fangjun Kuang
2024-04-05 10:31:20 +08:00
committed by GitHub
parent db67e00c77
commit dbff2eaadb
39 changed files with 839 additions and 8 deletions

View File

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