thewh1teagle/vibe

Bug: Error trying transcribe audio file 2h 44min in Catalan language

jalfsan opened this issue · 0 comments

What happened?

A bug happened!

Steps to reproduce

  1. Language Catalan
  2. Recognize Speakers

What OS are you seeing the problem on?

Window

Relevant log output

options: {
  "path": "D:\\Descargas\\Pleno_video_202407182001000000.mp3",
  "lang": "ca",
  "verbose": false,
  "n_threads": 4,
  "init_prompt": "",
  "temperature": 0.4,
  "translate": null,
  "max_text_ctx": null,
  "word_timestamps": false,
  "max_sentence_len": 1
}

Caused by:
    Failed to create ONNX Runtime session: Load model from C:\Users\Jesus\AppData\Local\github.com.thewh1teagle.vibe\segmentation-3.0.onnx failed:Protobuf parsing failed.

    Location:
        C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\pyannote-rs-0.2.7\src\session.rs:7:19

Location:
    core\src\transcribe.rs:167:108
App Version: vibe 2.5.5
Commit Hash: cf6c8bf5817363f0ba86f1a56820f55a3ce73f29
Arch: x86_64
Platform: windows
Kernel Version: 10.0.22631
OS: windows
OS Version: 10.0.22631
Cuda Version: n/a
Models: ggml-medium.bin
Default Model: "C:\\Users\\Jesus\\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
    }
}