|
mutterkey
KDE-first push-to-talk transcription tool for KDE Plasma
|
One engine/model-format compatibility marker recorded in a package manifest. More...
#include <modelpackage.h>
Public Attributes | |
| QString | engine |
| Stable engine identifier accepted by this package. | |
| QString | modelFormat |
Engine-specific model format marker such as ggml. | |
One engine/model-format compatibility marker recorded in a package manifest.
Definition at line 18 of file modelpackage.h.
| QString ModelCompatibilityMarker::engine |
Stable engine identifier accepted by this package.
Definition at line 20 of file modelpackage.h.
| QString ModelCompatibilityMarker::modelFormat |
Engine-specific model format marker such as ggml.
Definition at line 22 of file modelpackage.h.