OpenAI API

OpenAI: Chat, Interact with Parameters

OpenAI: Chat, Interact with Parameters

Communicates with OpenAI API (ChatGPT); the default MODEL is “gpt-4” (configurable). Supports almost all Chat features, such as re-asking based on histories and/or parameters; sampling temperature-Top_P, Presence-Frequency penalty, Logit bias.

OpenAI: Chat, Start

OpenAI: Chat, Start

Starts a conversation with the OpenAI API (ChatGPT). The MODEL used is “gpt-4” by default (configurable). A response (COMPLETION) to an instruction question (PROMPT) is automatically obtained.

OpenAI: Audio, Transcribe to WebVTT

OpenAI: Audio, Transcribe to WebVTT

Transcribes audio and video files in caption format WebVTT, using the OpenAI API “whisper-1” model by default (configurable) to convert audio data into text data. Set abbreviations and technical terms as PROMPT for more accurate transcription.

OpenAI: Audio, Translate into English

OpenAI: Audio, Translate into English

Translates audio into English. English text data is generated from sound or video file containing Japanese or other, using the OpenAI API “whisper-1” model. Abbreviations and technical terms can be set as PRMOPT to achieve more accurate translation.

OpenAI: Audio, Transcribe

Transcribes from audio file. The “whisper-1” model in the OpenAI API converts speech data into text data. If set abbreviations and technical terms as summary (PRMOPT), more accurate data conversion will be achieved.

OpenAI: Chat, Start

OpenAI: Chat, Start

Starts a conversation with the OpenAI API (ChatGPT). The model ID used is “gpt-3.5-turbo”. A response (COMPLETION) to an instruction question (PROMPT) is automatically obtained.