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