Daniel Bevenius
Daniel Bevenius
@mdestagnol Thanks for the pull request. I've been thinking about this and if I recall correctly, the original [pr](https://github.com/ggml-org/whisper.cpp/pull/3065/commits/871da0bf456910f2c6facf3fa9c786ba82bb253e#diff-52d0dad82debc5d9cb716235a013f3f8eaf4c98ec318c8535c1e631486ddb4e1R6686) for VAD actually did something like this. I recall getting feedback...
> What do you think? Sorry, I make a mistake (recalled incorrectly) about the reason for moving the VAD processing out of `whisper_full_with_state`. Looking at it closer I found this...
@ggerganov Do you have any ideas about this and what the issue might be? I can't check the github secrets and I don't have access to the Sonatype console to...
> Not sure. I think we set this up in [#944](https://github.com/ggml-org/whisper.cpp/pull/944). > > But visiting some of the links from that discussion, it seems this repository is being decommissioned: https://central.sonatype.org/faq/what-happened-to-issues-sonatype-org/...
> At first i assumed this was a gpu problem but after compiling to use the cpu and i still get this error. I noticed in the logs that the...
This looks very strange, the error does not match the path you have set : ```console ./whisper-cli -m /sdcard/audio/ggml-medium.bin -f /sdcard/audio/Argentina_sMemecoinDisasterIsWorsethanYouthink.wav ggml_backend_load_best: search path /data/data/com.termux/files/home/whisper.cpp/build/bin/../lib does not exist ggml_backend_load_best: search...