thewh1teagle / vibe

Transcribe on your own!
https://thewh1teagle.github.io/vibe/
MIT License
430 stars 28 forks source link

Bug: failed to create key / Failed to create a new whisper context. #156

Open nonZero opened 2 days ago

nonZero commented 2 days ago

What happened?

an error dialog appears

Steps to reproduce

select "samples_single.wav" and choose transcribe

What OS are you seeing the problem on?

No response

Relevant log output

options: {
  "path": "/home/user/Downloads/samples_single.wav",
  "lang": "en",
  "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 create key
   1: Failed to create a new whisper context.

Location:
    core/src/model.rs:65:40
App Version: 2.0.6
Commit Hash: 23815ae6f983e692631d1eac72ccfefa06b90199
Arch: x86_64
Platform: linux
Kernel Version: Rolling Release
OS: linux
OS Version: Rolling Release
Cuda Version: 12.4.1
Models: ggml-medium.bin
Default Model: ggml-medium.bin"

CPU feature detection is not supported on this architecture.