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

Failed to open ivrit model #453

Closed
Gethro54 opened this issue Dec 23, 2024 · 2 comments
Closed

Failed to open ivrit model #453

Gethro54 opened this issue Dec 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Gethro54
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:39:65
App Version: vibe 3.0.0
Commit Hash: 371af90
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-ivrit-v2-d4.bin"
Cargo features: vulkan


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


<details>
<summary>logs</summary>


whisper_model_load: failed to allocate memory for the model
whisper_init_with_params_no_state: failed to load model

</details>
@Gethro54 Gethro54 added the bug Something isn't working label Dec 23, 2024
@thewh1teagle
Copy link
Owner

You don't have enough memory. use the default model that comes with vibe (the new one)
https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-medium-q8_0.bin

@thewh1teagle thewh1teagle changed the title App reports bug Failed to open ivrit model Jan 1, 2025
@thewh1teagle
Copy link
Owner

הדיון ממשיך פה
#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