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: #318

Open
Gethro54 opened this issue Oct 4, 2024 · 0 comments
Open

Bug: #318

Gethro54 opened this issue Oct 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Gethro54
Copy link

Gethro54 commented Oct 4, 2024

What happened?

A bug happened!

Steps to reproduce

Works well with "ggml-medium.bin", but not with others models.

What OS are you seeing the problem on?

Window

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.6.0
Commit Hash: ed1ec88d948625b1da522697b22de4e7f51558a1
Arch: x86_64
Platform: windows
Kernel Version: 10.0.19045
OS: windows
OS Version: 10.0.19045
Cuda Version: n/a
Models: ggml-distil-large-v3.bin, ggml-ivrit-v2-d4.bin, ggml-large-v3.bin, ggml-medium.bin
Default Model: "C:\\Users\\xxx\\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
    }
}
@Gethro54 Gethro54 added the bug Something isn't working label Oct 4, 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