Add Go API for speech enhancement GTCRN models (#1991)
This commit is contained in:
5
scripts/go/_internal/speech-enhancement-gtcrn/go.mod
Normal file
5
scripts/go/_internal/speech-enhancement-gtcrn/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module speech-enhancement-gtcrn
|
||||
|
||||
go 1.17
|
||||
|
||||
replace github.com/k2-fsa/sherpa-onnx-go/sherpa_onnx => ../
|
||||
Reference in New Issue
Block a user