Driver for audio transcription (speech-to-text). The STT counterpart to sdk/complete and sdk/embed.
Providers without a transcribe transport throw ex-info on call so the missing capability surfaces at the call site.
Driver for audio transcription (speech-to-text). The STT counterpart to sdk/complete and sdk/embed. Providers without a transcribe transport throw ex-info on call so the missing capability surfaces at the call site.
(transcribe provider-id request & {:keys [config]})Send a canonical TranscribeRequest and return a TranscribeResponse.
Multipart audio input is sent through the shared HTTP client resolver. JSON responses are decoded regardless of Content-Type spelling; text, SRT, and VTT response bodies are preserved verbatim.
Send a canonical TranscribeRequest and return a TranscribeResponse. Multipart audio input is sent through the shared HTTP client resolver. JSON responses are decoded regardless of Content-Type spelling; text, SRT, and VTT response bodies are preserved verbatim.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |