Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: failed to get segment #39

Closed
Y-PLONI opened this issue Apr 7, 2024 · 3 comments
Closed

Bug: failed to get segment #39

Y-PLONI opened this issue Apr 7, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Y-PLONI
Copy link

Y-PLONI commented Apr 7, 2024

What happened?

A bug happened!

Steps to reproduce

An attempt to transcribe a 20-minute file.
Files that are a few minutes old are successfully transcribed!

What OS are you seeing the problem on?

Window

Relevant log output

"Error in desktop\\src-tauri\\src\\main.rs at line 60: failed to get segment\n\nCaused by:\n    Invalid UTF-8 detected in a string from Whisper. Index: 428, Length: 1."
options: ModelArgs { path: "C:\\Users\\user\\Downloads\\פודקאסטים\\כל מה שרצית לדעת על הכל 🐱_💻 סייברסייבר ע07פ10(2).mp3", model: "C:\\Users\\user\\AppData\\Local\\github.com.thewh1teagle.vibe\\ivrit-ai--whisper-large-v2-tuned-ggml-model_2.bin", lang: Some("he"), verbose: false, n_threads: Some(4), init_prompt: Some(""), temperature: Some(0.4) }

App Version: 0.0.7
Arch: x86_64
Platform: windows
Kernel Version: 10.0.22631
OS: windows
OS Version: 10.0.22631
Models: ggml-large.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"
@Y-PLONI Y-PLONI added the bug Something isn't working label Apr 7, 2024
@Y-PLONI
Copy link
Author

Y-PLONI commented Apr 7, 2024

These are the same errors:
#34
#37
#35

@thewh1teagle thewh1teagle changed the title Bug: Bug: failed to get segment Apr 9, 2024
@thewh1teagle
Copy link
Owner

thewh1teagle commented Apr 9, 2024

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 :)

@Y-PLONI
Copy link
Author

Y-PLONI commented Apr 11, 2024

It works great! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants