Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
natasa365
/
whisper.cpp
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
whisper.cpp
/
bindings
/
go
/
pkg
/
whisper
/
util_test.go
Stavros Panakakis
go : add tests and update bindings (#2425)
c80d17a
unverified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
117 Bytes
package
whisper_test
const
(
ModelPath =
"../../models/ggml-small.en.bin"
SamplePath =
"../../samples/jfk.wav"
)