Add Golang API for VAD (#708)
This commit is contained in:
5
scripts/go/_internal/vad-asr-whisper/go.mod
Normal file
5
scripts/go/_internal/vad-asr-whisper/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module vad-asr-whisper
|
||||
|
||||
go 1.12
|
||||
|
||||
replace github.com/k2-fsa/sherpa-onnx-go/sherpa_onnx => ../
|
||||
Reference in New Issue
Block a user