Skip to main content

Crate kcode_speech_classification

Crate kcode_speech_classification 

Source

Structs§

CandidateEvidence
Cohort
FeatureRow
IdentifyEvidence
IdentifyOutcome
KtoolCall
One fully decoded model-facing classifier call.
ObservationKey
ProtocolError
SpeechClassifier
A thread-safe classifier backed by one SQLite database.

Enums§

Cefr
DeleteOutcome
Error
KtoolError
Failure from the complete in-process Ktool workflow.
ProtocolRequest
ProtocolResponse
ProtocolResult
TrainOutcome

Constants§

DELETE_TOOL
Model-facing delete operation name.
IDENTIFY_TOOL
Model-facing identify operation name.
KTOOLS
Every model-facing operation owned by this classifier.
TRAIN_TOOL
Model-facing train operation name.

Functions§

decode_ktool
Decodes one exact Ktool name and argument object without touching classifier state.