The audio models available for transcription
The audio models available for transcription
(create-speech &
{:keys [model response-format voice]
:or {model :gpt-4o-mini-tts response-format :wav voice :verse}
:as m})(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.
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 |