Function speech_generation

Source
pub async fn speech_generation(
    __arg0: State<Arc<MistralRs>>,
    __arg1: Json<SpeechGenerationRequest>,
) -> SpeechGenerationResponder
Expand description

Speech generation endpoint handler.