thewh1teagle / vibe

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

Bug:failed to open model at Vibe #347

Closed Chilikkapoano closed 2 weeks ago

Chilikkapoano commented 1 month ago

What happened?

A bug happened! I'n trying to use a model: ggmi-ivrit-v2-d3-e3.bin

Steps to reproduce

  1. download the model from: https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqa2hGV2xfcVBIODVra3Zyd0QwMVY5dW9XV0k1QXxBQ3Jtc0tuNFUtSjM5NVdMTDQwMjhGZG42eGZfdVBOZGd6akxUYjRsY3ZUdjhLb094R1FEU04weG5Ldk1zQ0hPdHhXSTVzNGhCdlAwZWZINUNVaUdtSnlJbFdwdDQwcDNyVWwxX1dhWHo2ZDRIR19HemxyTFpPSQ&q=https%3A%2F%2Fhuggingface.co%2Fivrit-ai%2Fwhisper-v2-d3-e3-ggml%2Fresolve%2Fmain%2Fggml-ivrit-v2-d3-e3.bin%3Fdownload%3Dtrue&v=SDM6eVSxnG0
  2. Change the model to ggmi-ivrit-v2-d3-e3.bin in setting.
  3. open an audio file and try to transcript it.

What OS are you seeing the problem on?

Window

Relevant log output

failed to open model

Caused by:
    Failed to create a new whisper context.

Location:
    core\src\transcribe.rs:37:65
App Version: vibe 2.6.3
Commit Hash: d24ffccb0d05ea822ff1a3a6edb3b9871be9f368
Arch: x86_64
Platform: windows
Kernel Version: 10.0.22631
OS: windows
OS Version: 10.0.22631
Cuda Version: n/a
Models: ggml-ivrit-v2-d3-e3.bin, ggml-ivrit-v2-d4.bin, ggml-medium.bin
Default Model: "C:\\Users\\97250\\AppData\\Local\\github.com.thewh1teagle.vibe\\ggml-ivrit-v2-d3-e3.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 1 month ago

Does it works with the default model that comes with Vibe?

Chilikkapoano commented 1 month ago

Hi,

Thanks for the fast response. It’s not having an error with the default model, but a short 10 seconds file was not completed yet after one hour of work.

Thanks!

השג את Outlook עבור iOShttps://aka.ms/o0ukef


מאת: thewh1teagle @.> ‏‏נשלח: Saturday, October 26, 2024 10:28:35 PM ‏‏אל: thewh1teagle/vibe @.> עותק: Chilikkapoano @.>; Author @.> ‏‏נושא: Re: [thewh1teagle/vibe] Bug:failed to open model at Vibe (Issue #347)

Does it works with the default model that comes with Vibe?

— Reply to this email directly, view it on GitHubhttps://github.com/thewh1teagle/vibe/issues/347#issuecomment-2439711692, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BG2XO2FXBKQK2HJ6XDOZZN3Z5PUOHAVCNFSM6AAAAABQVBW3PCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZZG4YTCNRZGI. You are receiving this because you authored the thread.Message ID: @.***>

Chilikkapoano commented 1 month ago

I'm trying to have a Hebrew transcript. the default here is ggmi-medium.bin

Chilikkapoano commented 1 month ago

image

Chilikkapoano commented 1 month ago

Now tried a different audio file with the default model and the program crashed. Can't upload the dump file. its too big...

Chilikkapoano commented 1 month ago

I installed an older version and it works now. Thanks

השג את Outlook עבור iOShttps://aka.ms/o0ukef


מאת: Chilik Kapoano @.> ‏‏נשלח: Saturday, October 26, 2024 10:49:41 PM ‏‏אל: thewh1teagle/vibe @.>; thewh1teagle/vibe @.> עותק: Author @.> ‏‏נושא: Re: [thewh1teagle/vibe] Bug:failed to open model at Vibe (Issue #347)

Hi,

Thanks for the fast response. It’s not having an error with the default model, but a short 10 seconds file was not completed yet after one hour of work.

Thanks!

השג את Outlook עבור iOShttps://aka.ms/o0ukef


מאת: thewh1teagle @.> ‏‏נשלח: Saturday, October 26, 2024 10:28:35 PM ‏‏אל: thewh1teagle/vibe @.> עותק: Chilikkapoano @.>; Author @.> ‏‏נושא: Re: [thewh1teagle/vibe] Bug:failed to open model at Vibe (Issue #347)

Does it works with the default model that comes with Vibe?

— Reply to this email directly, view it on GitHubhttps://github.com/thewh1teagle/vibe/issues/347#issuecomment-2439711692, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BG2XO2FXBKQK2HJ6XDOZZN3Z5PUOHAVCNFSM6AAAAABQVBW3PCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZZG4YTCNRZGI. You are receiving this because you authored the thread.Message ID: @.***>

thewh1teagle commented 2 weeks ago

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