Hi, Should this package have a dependency on some other package? (I suppose e.g. https://aur.archlinux.org/packages/whisper.cpp? Or maybe https://aur.archlinux.org/packages/whisper.cpp-model-base , or does that refer to some kind of "base" model?) When I naively install `whisper.cpp-large-v3-turbo`, for example, I get this: ``` $ whisper.cpp-large-v3-turbo /usr/bin/whisper.cpp-large-v3-turbo: line 2: /usr/bin/whisper.cpp: No such file or directory ``` Thanks
Hi,
Should this package have a dependency on some other package? (I suppose e.g. https://aur.archlinux.org/packages/whisper.cpp? Or maybe https://aur.archlinux.org/packages/whisper.cpp-model-base , or does that refer to some kind of "base" model?)
When I naively install
whisper.cpp-large-v3-turbo, for example, I get this:Thanks