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