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

App reports bug #544

Open
RiccyBay opened this issue Feb 17, 2025 · 0 comments
Open

App reports bug #544

RiccyBay opened this issue Feb 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@RiccyBay
Copy link

What happened?

A bug happened!

Steps to reproduce

  1. step one...
  2. step two...

What OS are you seeing the problem on?

MacOS

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.2
Commit Hash: f189861
Arch: aarch64
Platform: macos
Kernel Version: 15.3.0
OS: macos
OS Version: 15.3.0
Cuda Version: n/a
Models: ggml-large-v3.bin, ggml-medium-q8_0.bin
Default Model: ggml-large-v3.bin"
Cargo features: 


CPU feature detection is not supported on this architecture.


<details>
<summary>logs</summary>


cmd: "/Applications/vibe.app/Contents/MacOS/../Resources/ffmpeg" "-i" "/var/folders/b0/bxs2kjj52kj19vdz8wkwydr00000gn/T/vibe_temp_2025-02-17/fT3O0TKClZ.wav" "-ar" "16000" "-ac" "1" "-c:a" "pcm_s16le" "/var/folders/b0/bxs2kjj52kj19vdz8wkwydr00000gn/T/vibe_temp_2025-02-17/2025-02-17 13-50-39.wav" "-hide_banner" "-y" "-loglevel" "error"
thread 'tokio-runtime-worker' panicked at /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tauri-2.1.1/src/event/listener.rs:176:10:
attempted to call handler more than once
COMMIT: f189861
cmd: "/Applications/vibe.app/Contents/MacOS/../Resources/ffmpeg" "-i" "/var/folders/b0/bxs2kjj52kj19vdz8wkwydr00000gn/T/vibe_temp_2025-02-17/RLwnAOA11h.wav" "-ar" "16000" "-ac" "1" "-c:a" "pcm_s16le" "/var/folders/b0/bxs2kjj52kj19vdz8wkwydr00000gn/T/vibe_temp_2025-02-17/2025-02-17 13-54-07.wav" "-hide_banner" "-y" "-loglevel" "error"
whisper_model_load: ERROR not all tensors loaded from model file - expected 1259, got 899
whisper_init_with_params_no_state: failed to load model
whisper_model_load: ERROR not all tensors loaded from model file - expected 1259, got 899
whisper_init_with_params_no_state: failed to load model
cmd: "/Applications/vibe.app/Contents/MacOS/../Resources/ffmpeg" "-i" "/var/folders/b0/bxs2kjj52kj19vdz8wkwydr00000gn/T/vibe_temp_2025-02-17/1jctpeGzkR.wav" "-ar" "16000" "-ac" "1" "-c:a" "pcm_s16le" "/var/folders/b0/bxs2kjj52kj19vdz8wkwydr00000gn/T/vibe_temp_2025-02-17/2025-02-17 13-55-02.wav" "-hide_banner" "-y" "-loglevel" "error"
whisper_model_load: ERROR not all tensors loaded from model file - expected 1259, got 899
whisper_init_with_params_no_state: failed to load model

</details>
@RiccyBay RiccyBay added the bug Something isn't working label Feb 17, 2025
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