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

GPU timeout error on macOS x86 #2621

Open
thewh1teagle opened this issue Dec 11, 2024 · 0 comments
Open

GPU timeout error on macOS x86 #2621

thewh1teagle opened this issue Dec 11, 2024 · 0 comments

Comments

@thewh1teagle
Copy link
Contributor

thewh1teagle commented Dec 11, 2024

Whisper failed to transcribe on macOS x86. Metal and CoreML enabled.

Ref: thewh1teagle/vibe#439

Logs:

whisper_init_state: failed to load Core ML model from '/Users/i/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/i/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
cmd: "/Applications/vibe.app/Contents/MacOS/../Resources/ffmpeg" "-i" "/var/folders/9v/9yn9yhf946s8b78ts288nvjw0000gn/T/vibe_temp_2024-12-10/gFFsUwc2i0.wav" "-ar" "16000" "-ac" "1" "-c:a" "pcm_s16le" "/var/folders/9v/9yn9yhf946s8b78ts288nvjw0000gn/T/vibe_temp_2024-12-10/2024-12-10 10-14-54.wav" "-hide_banner" "-y" "-loglevel" "error"
whisper_init_state: failed to load Core ML model from '/Users/i/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

Environment:

Arch: x86_64
Platform: macos
OS: macos
OS Version: 14.6.1
Models: ggml-medium-q8_0.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant