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

Open
NellyL1234Berlin opened this issue Feb 13, 2025 · 1 comment
Open

App reports bug #535

NellyL1234Berlin opened this issue Feb 13, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@NellyL1234Berlin
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

options: {
  "path": "/Users/nellylabonte/Desktop/Masterarbeit_Nelly/Interviews/Marlene/Utz&Marlen.m4a",
  "lang": "de",
  "verbose": false,
  "n_threads": 4,
  "init_prompt": "",
  "temperature": 0.4,
  "translate": null,
  "max_text_ctx": null,
  "word_timestamps": false,
  "max_sentence_len": 1
}

Caused by:
   0: failed to transcribe
   1: Generic whisper error. Varies depending on the function. Error code: -6

Location:
    core/src/transcribe.rs:201:50
App Version: vibe 3.0.2
Commit Hash: f189861
Arch: x86_64
Platform: macos
Kernel Version: 13.6.7
OS: macos
OS Version: 13.6.7
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>


whisper_full_with_state: failed to encode
whisper_init_state: failed to load Core ML model from '/Users/nellylabonte/Library/Application Support/github.com.thewh1teagle.vibe/ggml-medium-encoder.mlmodelc'
error: Caused GPU Timeout Error (00000002:kIOAccelCommandBufferCallbackErrorTimeout)
whisper_full_with_state: failed to encode
whisper_init_state: failed to load Core ML model from '/Users/nellylabonte/Library/Application Support/github.com.thewh1teagle.vibe/ggml-medium-encoder.mlmodelc'
error: Caused GPU Timeout Error (00000002:kIOAccelCommandBufferCallbackErrorTimeout)
whisper_full_with_state: failed to encode
whisper_init_state: failed to load Core ML model from '/Users/nellylabonte/Library/Application Support/github.com.thewh1teagle.vibe/ggml-medium-encoder.mlmodelc'
error: Caused GPU Timeout Error (00000002:kIOAccelCommandBufferCallbackErrorTimeout)
whisper_full_with_state: failed to encode

</details>
@NellyL1234Berlin NellyL1234Berlin added the bug Something isn't working label Feb 13, 2025
@thewh1teagle
Copy link
Owner

https://github.com/thewh1teagle/vibe/releases/download/v3.0.3/vibe_3.0.3_x64.dmg

try this and disable gpu in settings. let me know if it worked

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