You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time one tries to stop the ongoing recording, the app crashes. Needs to be fixed.
Steps to reproduce
Start a long recording.
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 onceCOMMIT: f189861whisper_model_load: ERROR not all tensors loaded from model file - expected 1259, got 899whisper_init_with_params_no_state: failed to load model</details>
The text was updated successfully, but these errors were encountered:
What happened?
Every time one tries to stop the ongoing recording, the app crashes. Needs to be fixed.
Steps to reproduce
What OS are you seeing the problem on?
MacOS
Relevant log output
The text was updated successfully, but these errors were encountered: