Replies: 1 comment
-
I have a start of a basic implementation for go here: https://pkg.go.dev/github.com/tmc/audioutil/whisperutil |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Especially as the number of language bindings grows, the likelihood of local copies of these models is going to go up. What do folks think about establishing some norms about a standard location for models on the local filesystem?
https://pkg.go.dev/os#UserCacheDir + "whisper.cpp" ?
Beta Was this translation helpful? Give feedback.
All reactions