Skip to main content

Module speech_model

Module speech_model 

Source
Expand description

Speech (text-to-speech) model interface.

Structs§

SpeechOptions
Options for a speech synthesis call.
SpeechResult
Result of a speech synthesis call.

Traits§

SpeechModel
A model that synthesizes speech from text.