TextToSpeech

Trait TextToSpeech 

Source
pub trait TextToSpeech { }
Expand description

Indicates that a model supports text-to-speech synthesis.

Models implementing this trait can convert text input to audio output, supporting various voices and audio formats.

Implementors§