Liking cljdoc? Tell your friends :D

oai-clj.models.audio


audio-modelsclj

The audio models available for transcription

The audio models available for transcription
sourceraw docstring

audio-response-formatsclj

source

create-speechclj

(create-speech &
               {:keys [model response-format voice]
                :or {model :gpt-4o-mini-tts response-format :wav voice :verse}
                :as m})
source

multipart-fieldclj

(multipart-field m__1634__auto__)
source

speech-create-paramsclj

(speech-create-params m__1634__auto__)
source

speech-formatsclj

source

speech-modelsclj

source

timestamp-granularitiesclj

source

transcribeclj

(transcribe & {:keys [raw?] :or {raw? false} :as m})
source

transcription->mapclj

(transcription->map r)
source

transcription-create-paramsclj

(transcription-create-params m__1634__auto__)
source

url->filenameclj

(url->filename url)

Given a java.net.URL, returns the last path segment as a filename. If the path is empty or ends in /, returns the URL's host instead.

Given a java.net.URL, returns the last path segment as a filename.
If the path is empty or ends in `/`, returns the URL's host instead.
sourceraw docstring

voicesclj

source

with-url-supportclj

(with-url-support file)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close