Update sherpa-onnx-go package version (#233)

This commit is contained in:
Fangjun Kuang
2023-08-04 12:33:06 +08:00
committed by GitHub
parent 801693a4d4
commit 92976b04a0
9 changed files with 39 additions and 62 deletions

View File

@@ -6,10 +6,9 @@ import (
sherpa "github.com/k2-fsa/sherpa-onnx-go/sherpa_onnx"
flag "github.com/spf13/pflag"
"github.com/youpy/go-wav"
"log"
"os"
"strings"
"log"
)
func main() {