Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

introduce whisper-cli --prefix option #2748

Open
resolutecake opened this issue Jan 18, 2025 · 0 comments
Open

introduce whisper-cli --prefix option #2748

resolutecake opened this issue Jan 18, 2025 · 0 comments

Comments

@resolutecake
Copy link

compiling, cross-compiling and running requires paths to the whisper.cpp install directory

A suggestion is to have whisper-cli produce this absolute path, like brew --prefix

This will simplify scripts related to build and cross-platform use

LIBRARY_PATH="$(whisper-cli --prefix)/build/src" go run ./MyMainDirectory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant