Stavros Panakakis
go : add tests and update bindings (#2425)
c80d17a unverified
package whisper_test
const (
ModelPath = "../../models/ggml-small.en.bin"
SamplePath = "../../samples/jfk.wav"
)