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 #546

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

App reports bug #546

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

Comments

@RiccyBay
Copy link

What happened?

Every time one tries to stop the ongoing recording, the app crashes. Needs to be fixed.

Steps to reproduce

  1. Start a long recording.
  2. Stop the recording. Wait for everything to crash.

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.1
OS: macos
OS Version: 15.3.1
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-18/AWnsmjXNA2.wav" "-ar" "16000" "-ac" "1" "-c:a" "pcm_s16le" "/var/folders/b0/bxs2kjj52kj19vdz8wkwydr00000gn/T/vibe_temp_2025-02-18/2025-02-18 13-49-43.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
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 18, 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