Expand description
§Speech generation functionality and route handler.
Enums§
- Speech
Generation Responder - Represents different types of speech generation responses.
Functions§
- handle_
error - Helper function to handle speech generation errors and logging them.
- match_
responses - Matches and processes different types of model responses into appropriate speech generation responses.
- parse_
request - Parses and validates a speech generation request.
- process_
non_ streaming_ response - Process non-streaming speech generation responses.
- speech_
generation - Speech generation endpoint handler.