thewh1teagle / vibe

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

Bug: app crashing with invalid file #122

Open Y-PLONI opened 2 weeks ago

Y-PLONI commented 2 weeks ago

What happened?

A bug happened!

Steps to reproduce

הבעיה היא בקובץ, הקובץ הוא אכן קובץ חסר משמעות, אך מוזר שהוא מפיל את התוכנה. התקלה אירעה בעת תמלול קבצים מרובים, כשלאחר כמה קבצים התוכנה הגיעה לקובץ הזה: 20240418221406.zip לא ניתן להעלות את הקובץ ללא דחיסה, מעוניין שאעלה אותו לאכסון ענן כלשהוא?

תודה על התוכנה המוצלחת!!!

What OS are you seeing the problem on?

No response

Relevant log output

options: {
  "path": "C:\\Users\\user\\Desktop\\ABC\\20240418221406.wav",
  "model_path": "C:\\Users\\user\\AppData\\Local\\github.com.thewh1teagle.vibe\\ivrit-ai--whisper-large-v2-tuned-ggml-model_2.bin",
  "lang": "he",
  "verbose": false,
  "n_threads": 4,
  "init_prompt": "",
  "temperature": 0.4,
  "translate": null
}

Caused by:
    no segements found!

Location:
    core\src\model.rs:112:9
App Version: 2.0.1
Commit Hash: ca49291b61960eaf1aa3ee174895601953eafd66
Arch: x86_64
Platform: windows
Kernel Version: 10.0.22631
OS: windows
OS Version: 10.0.22631
Models: ivrit-ai--whisper-large-v2-tuned-ggml-model_2.bin
Default Model: "C:\\Users\\user\\AppData\\Local\\github.com.thewh1teagle.vibe\\ivrit-ai--whisper-large-v2-tuned-ggml-model_2.bin"

{
    "avx": {
        "enabled": true,
        "support": true
    },
    "avx2": {
        "enabled": true,
        "support": true
    },
    "f16c": {
        "enabled": true,
        "support": true
    },
    "fma": {
        "enabled": true,
        "support": true
    }
}