mutterkey
KDE-first push-to-talk transcription tool for KDE Plasma
Loading...
Searching...
No Matches
rawwhisperprobe.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
transcription/transcriptiontypes.h
"
4
5
#include <optional>
6
15
class
RawWhisperProbe
final
16
{
17
public
:
24
[[nodiscard]]
static
std::optional<ModelMetadata>
inspectFile
(
const
QString &path,
RuntimeError
*error =
nullptr
);
25
};
RawWhisperProbe
Lightweight parser for legacy raw whisper.cpp model files.
Definition
rawwhisperprobe.h:16
RawWhisperProbe::inspectFile
static std::optional< ModelMetadata > inspectFile(const QString &path, RuntimeError *error=nullptr)
Reads header-level metadata from a legacy raw whisper.cpp model file.
RuntimeError
Structured runtime-layer failure with user-facing and diagnostic text.
Definition
transcriptiontypes.h:38
transcriptiontypes.h
Shared value types exchanged by the transcription pipeline.
src
transcription
rawwhisperprobe.h
Generated by
1.9.8