Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Missing logs from whisper/ggml #188

@thewh1teagle

Description

@thewh1teagle

Many important logs from whisper/ggml are missing. for instance when vulkan init failed, due to out of memory issues or similar.
It shows them in stderr but It doesn't get captured in log/tracing.

Maybe we're missing another callback we should register to catch more logs? eg. from ggml?

For instance in the following issue:
thewh1teagle/vibe#360
I had to run it from the terminal to see stderr from whisper.cpp / ggml and only then I understood that it's due to memory issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions