mbaxamb3333
mbaxamb3333
Allow me to ask you, your error occurs when you compile which file? Thank you very much
Did anybody figure this thing out? Thank you !
Did anybody find the solution? I would gladly try use the other options but unfortunately that one is implemented in TensorFlow 1 and therefore can't be exported to onnx for...
The same thing happens when I try to run the whisper_test file. Running tool: /opt/homebrew/bin/go test -timeout 30s -coverprofile=/var/folders/y0/dbsx2zd55lz31wt__nmdgm840000gn/T/vscode-goJry90s/go-code-cover github.com/ggerganov/whisper.cpp/bindings/go # github.com/ggerganov/whisper.cpp/bindings/go /var/folders/y0/dbsx2zd55lz31wt__nmdgm840000gn/T/go-build3341714362/b084/params.cover.go:11:10: fatal error: 'whisper.h' file not found #include...
When I run the tests from the make file everything works fine, whilst when I run the package test, it fails with the error above