ray.serve.llm.LLMRouter.transcriptions#
- async LLMRouter.transcriptions(body: TranscriptionRequest) starlette.responses.Response#
Create transcription for the provided audio input.
- Parameters:
body – The TranscriptionRequest object.
- Returns:
A response object with transcriptions.