Open oleole39 opened 1 day ago
This issue actually appeared in 2.6.5. Using same file, with same parameters and same model works fine in 2.6.4. As opposed to above log when it fires a seg fault error, 2.6.4 log shows the following (text between curly braces are comments):
Vulkan0: {Intel graphics} (Intel open-source Mesa driver) | uma: 1 | fp16: 1 | warp size: 32
2024-11-16T14:52:44.213334Z INFO whisper_rs::whisper_sys_tracing: whisper_model_load: {Intel graphics} total size = 1533,14 MB
2024-11-16T14:52:58.752395Z INFO whisper_rs::whisper_sys_tracing: whisper_model_load: model size = 1533,14 MB
2024-11-16T14:52:58.760029Z DEBUG vibe_core::transcribe: created context successfuly
{etc.}
FWIW, note that:
What happened?
Vibe crashes when launching transcription
Steps to reproduce
What OS are you seeing the problem on?
Linux
Relevant log output