MCPcopy Create free account
hub / github.com/1openwindow/azure-openai-node / createTranslation

Function createTranslation

api.ts:3199–3202  ·  view source on GitHub ↗

* * @summary Translates audio into into English. * @param {File} file The audio file to translate, in one of these formats: mp3, mp4, mpeg, mpga, m4a, wav, or webm. * @param {string} model ID of the model to use. Only `whisper-1` is currently available.

(file: File, model: string, prompt?: string, responseFormat?: string, temperature?: number, options?: AxiosRequestConfig)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

createRequestFunctionFunction · 0.90
createTranslationMethod · 0.80

Tested by

no test coverage detected