OpenAIAudio

Description

OpenAIAudio component is a component that works with OpenAI's AI functionality.

To use the OpenAIAudio component, you need to obtain an API Key in advance in order to call OpenAI's AI functions. Please refer to OpenAI API Key Setup for how to obtain an API Key.

openai4-en

Component properties

Property NameDescriptionExample
Basic PropertiesSpecify the basic properties of the "OpenAI" category
API KeyAPI Key ※1
Organization IdOrganization ID ※1
UserUser Name
OperationChoose a process from Transcription TranslationTranscribe Translation
ModelSelect the model name you want to use or enter it manuallyWhisper-1
Audio FileSound filename
LanguageLanguage of speech Specify in ISO-639-1 format. Default is English.ja en
PromptPrompt
TemperatureSpecify sampling temperature from 0 to 1.
Response FormatSelect output data format from JSON Detailed JSON Text SRT File VTT FileJSON Verbose JSON Text srt vtt

* Refer to OpenAI API Reference for details of each OpenAI related property.

※1 To use OpenAIAudio components, you need to obtain an API key, see OpenAI API Key Setup for how to obtain an API key.

Output payload

Output payloadDescription
cv.PayloadResponse Format property Stores the contents specified in the output data format.