Skip to main content

Module speech

Module speech 

Source
Expand description

Speech synthesis: generate_speech.

Design: docs/01-architecture/11-other-modalities.md §3.

Structs§

GenerateSpeech
Builder returned by generate_speech; .await runs the call.
GenerateSpeechResult
Result of generate_speech.
GeneratedAudio
Generated audio.

Functions§

generate_speech
Synthesizes speech from text.