thewh1teagle/vibe

Bug: failed to open model

Closed this issue · 1 comments

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.4
Commit Hash: 0639a81cf382add6d51908098fafa2be0e72dc00
Arch: x86_64
Platform: windows
Kernel Version: 10.0.22631
OS: windows
OS Version: 10.0.22631
Cuda Version: n/a
Models: ggml-large-v3.bin, ggml-medium.bin
Default Model: "C:\\Users\\rigon\\AppData\\Local\\github.com.thewh1teagle.vibe\\ggml-large-v3.bin"
Cargo features: vulkan


{
    "avx": {
        "enabled": true,
        "support": true
    },
    "avx2": {
        "enabled": true,
        "support": true
    },
    "f16c": {
        "enabled": true,
        "support": true
    },
    "fma": {
        "enabled": true,
        "support": true
    }
}

Hey
Please try to load the default model that comes with the app