For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Create Transcription

ChatGPT Operation

The Create Transcription action converts audio or video files into written text.

Example User Story

I want to transcribe an audio file so that I can have a text version of the audio content.

Fields

Field Name
Field Type
Required

audioFile

String

Yes

language

String

No

ChatGPT

Example link

Code (Apache v2.0): Operation

Last updated