Chidi Williams
Chidi Williams
@thakurudit Could you share the build/run command you're using to generate this?
@thakurudit Yes, that's because the struct has changed since that commit. I suggest you recheck how you're building and calling the shared library. My implementation looks like this: ```shell cmake...
Hey, it seems like the app is unable to download the Whisper models for some reason. Let me add some debugging to see if we can figure out what the...
Are you using a Mac M1/M2?
Thanks for the report. I'm able to replicate now. Looking into a fix.
Thanks for the feedback. This should be fixed in the latest release: https://github.com/chidiwilliams/buzz/releases/tag/v0.3.3. Please let me know if you see any other issues. Thanks!
Does it run with the tiny or small model?
> Yes it does, but failing in large model. Sure, looking into the issue with loading the large model.
> I have the same issue with the release binaries (failing on Apple silicon). But running it from source did work. Yes, the challenge is GitHub Actions does not support...
> I downloaded the release and installed it on my M1 Macbook Pro. It's working so far, I tested the transcription with a manually imported audio file. I haven't got...