Add Go API for TTS (#377)
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
module real-time-speech-recognition-from-microphone
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/gordonklaus/portaudio v0.0.0-20230709114228-aafa478834f5
|
||||
github.com/k2-fsa/sherpa-onnx-go v1.7.12-alpha
|
||||
github.com/spf13/pflag v1.0.5
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user