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

[Bug]: I can't use corelm model on macOS #310

Open
gius-n opened this issue Oct 1, 2024 · 0 comments
Open

[Bug]: I can't use corelm model on macOS #310

gius-n opened this issue Oct 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gius-n
Copy link

gius-n commented Oct 1, 2024

What happened?

A bug happened!

If I unzip the corelm file, as the guide says, I get "ggml-medium-encoder.mlmodelc" folder. If I put it inside the models path in Vibe, the app doesn't recognize anything. If I put all the files in the folder in the path, the app sees "corelm.bin", but when I try to transcribe a file, I get the error:

failed to open model

Caused by:
Failed to create a new whisper context.

Location:
core\src\transcribe.rs:37:65

How can I fix this?

Steps to reproduce

  1. step one...
  2. step two...

What OS are you seeing the problem on?

MacOS

Relevant log output

failed to open model

Caused by:
    Failed to create a new whisper context.

Location:
    core\src\transcribe.rs:37:65
@gius-n gius-n added the bug Something isn't working label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant