pub type TranscriptionModelRef = ModelRef<dyn DynTranscriptionModel>;Expand description
Shared reference to a transcription model (or an unresolved model id).
Aliased Type§
pub struct TranscriptionModelRef(/* private fields */);pub type TranscriptionModelRef = ModelRef<dyn DynTranscriptionModel>;Shared reference to a transcription model (or an unresolved model id).
pub struct TranscriptionModelRef(/* private fields */);