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

not all tensors loaded from model #430

Open
Audr3yDev opened this issue Dec 5, 2024 · 1 comment
Open

not all tensors loaded from model #430

Audr3yDev opened this issue Dec 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Audr3yDev
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 2.6.9
Commit Hash: 7ae85a2
Arch: aarch64
Platform: macos
Kernel Version: 14.3.0
OS: macos
OS Version: 14.3.0
Cuda Version: n/a
Models: ggml-medium-q8_0.bin
Default Model: ggml-medium-q8_0.bin"
Cargo features: 


CPU feature detection is not supported on this architecture.


<details>
<summary>logs</summary>


Error: ffmpeg not found

Location:
    core/src/audio.rs:122:42

Location:
    desktop/src-tauri/src/cmd/audio.rs:210:120
Error: ffmpeg not found

Location:
    core/src/audio.rs:55:42

Location:
    desktop/src-tauri/src/cmd/audio.rs:223:88
Error: Failed to copy file to documents directory

Caused by:
    No such file or directory (os error 2)

Location:
    desktop/src-tauri/src/cmd/audio.rs:232:66

Location:
    desktop/src-tauri/src/cmd/audio.rs:232:132
whisper_model_load: ERROR not all tensors loaded from model file - expected 947, got 3
whisper_init_with_params_no_state: failed to load model

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

Please try to reset the app from the settings at the bottom or download the model again.

@thewh1teagle thewh1teagle changed the title App reports bug not all tensors loaded from model Dec 7, 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

2 participants