thewh1teagle / vibe

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

Bug: failed to get segment #35

Closed Y-PLONI closed 5 months ago

Y-PLONI commented 6 months ago

What happened?

A bug happened!

Steps to reproduce

I transcribed a large file, at the end of the transcription, after the progress bar was full, I got this bug.

What OS are you seeing the problem on?

Window

Relevant log output

failed to get segment

App Version: 0.0.6
Arch: x86_64
Platform: win32
Kernel Version: 10.0.22631
OS: Windows_NT
OS Version: 10.0.22631
Models: ggml-large.bin, ggml-medium.bin, ivrit-ai--whisper-large-v2-tuned-ggml-model_2.bin
Default Mode: "C:\\Users\\user\\AppData\\Local\\github.com.thewh1teagle.vibe\\ivrit-ai--whisper-large-v2-tuned-ggml-model_2.bin"
thewh1teagle commented 6 months ago

Did you received version update? (see the top left blue indicator) Try to update the version, I assume you will get this error again, but I improved the error reports so we will understand why it happens. It's most likely due to utf-8 upstream errors from whisper.cpp

Y-PLONI commented 6 months ago

The problem persists, see here: https://github.com/thewh1teagle/vibe/issues/37

thewh1teagle commented 5 months ago

Fixed in latest version (0.0.8). You can update from the main window in vibe or download it from thewh1teagle.github.io/vibe Also I tested it on 1 hour video, and it worked. Feel free to reopen the issue, and please let me know if it fixed :)