Skip to main content

Module partial

Module partial 

Source
Expand description

Host-driven partial transcription session (JOE-1605).

Aurum does not own microphone devices. Hosts push PCM, and this module decides when to decode, how to stabilize prefixes, and how to discard superseded results.

Structs§

ContiguousOwned
Owned contiguous samples for passing into STT without lifetime coupling.
PartialSession
Host-driven partial STT session state.
PartialSessionConfig
Configuration for partial session v2.
PartialUpdate
One partial emission for the host UI.

Enums§

FinalizationReason
Why a partial or final emission was produced.

Functions§

legacy_policy_dictation
Migration note: PartialWindowPolicy / PartialClock remain supported for simple host loops. Prefer PartialSession for production partial UX.
samples_per_second
Suggested samples for ~1 s of audio at whisper rate.