thewh1teagle / vibe

Transcribe on your own!
https://thewh1teagle.github.io/vibe/
MIT License
1.28k stars 73 forks source link

Bug: #305

Closed Blueeee24 closed 2 weeks ago

Blueeee24 commented 2 months ago

What happened?

Vibe shuts down by itself the moment I try to transcribe a file.

Steps to reproduce

  1. Auto-select language
  2. Upload file
  3. Run transcription

What OS are you seeing the problem on?

Windows 10

Relevant log output

App Version: vibe 2.5.4
Commit Hash: 0639a81cf382add6d51908098fafa2be0e72dc00
Arch: x86_64
Platform: windows
Kernel Version: 10.0.22000
OS: windows
OS Version: 10.0.22000
Cuda Version: n/a
Models: ggml-medium.bin
Default Model: "C:\\Users\\HP\\AppData\\Local\\github.com.thewh1teagle.vibe\\ggml-medium.bin"
Cargo features: vulkan

{
    "avx": {
        "enabled": true,
        "support": true
    },
    "avx2": {
        "enabled": true,
        "support": true
    },
    "f16c": {
        "enabled": true,
        "support": true
    },
    "fma": {
        "enabled": true,
        "support": true
    }
}
thewh1teagle commented 2 weeks ago

https://github.com/thewh1teagle/vibe/issues/370