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: failed to open model #283

Closed
matokvekal opened this issue Sep 19, 2024 · 2 comments
Closed

Bug: failed to open model #283

matokvekal opened this issue Sep 19, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@matokvekal
Copy link

What happened?

A bug happened!

Steps to reproduce

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

What OS are you seeing the problem on?

No response

Relevant log output

failed to open model

Caused by:
    Failed to create a new whisper context.

Location:
    core\src\transcribe.rs:37:65
App Version: vibe 2.5.2
Commit Hash: 7780d6fa971ef096a21e4ec84dc3330172f8a241
Arch: x86_64
Platform: windows
Kernel Version: 10.0.19045
OS: windows
OS Version: 10.0.19045
Cuda Version: n/a
Models: ggml-medium.bin
Default Model: "C:\\Users\\PC\\AppData\\Local\\github.com.thewh1teagle.vibe\\ggml-medium.bin"
Cargo features: vulkan


{
    "avx": {
        "enabled": true,
        "support": true
    },
    "avx2": {
        "enabled": true,
        "support": true
    },
    "f16c": {
        "enabled": true,
        "support": true
    },
    "fma": {
        "enabled": true,
        "support": true
    }
}
@matokvekal matokvekal added the bug Something isn't working label Sep 19, 2024
@matokvekal
Copy link
Author

thank you

@thewh1teagle thewh1teagle changed the title Bug: Bug: failed to open model Nov 15, 2024
@thewh1teagle
Copy link
Owner

See #370

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

2 participants