mutterkey
KDE-first push-to-talk transcription tool for KDE Plasma
Loading...
Searching...
No Matches
cpureferencetranscriber.h File Reference

Product-owned deterministic CPU reference runtime. More...

Go to the source code of this file.

Classes

class  CpuReferenceTranscriber
 In-process native CPU transcription backend used as the product-owned reference runtime. More...
 

Functions

std::shared_ptr< const TranscriptionEnginecreateCpuReferenceTranscriptionEngine (const TranscriberConfig &config)
 Creates the product-owned CPU reference engine implementation.
 

Detailed Description

Product-owned deterministic CPU reference runtime.

Definition in file cpureferencetranscriber.h.

Function Documentation

◆ createCpuReferenceTranscriptionEngine()

std::shared_ptr< const TranscriptionEngine > createCpuReferenceTranscriptionEngine ( const TranscriberConfig config)

Creates the product-owned CPU reference engine implementation.

Parameters
configRuntime configuration copied into the engine.
Returns
Engine backed by the native CPU reference runtime.