thewh1teagle / vibe

Transcribe on your own!
https://thewh1teagle.github.io/vibe/
MIT License
891 stars 55 forks source link

Bug: #297

Open RigonFazliu opened 4 days ago

RigonFazliu commented 4 days ago

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
    }
}
thewh1teagle commented 4 days ago

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