Back to Remotion

@remotion/openai-whisper

packages/docs/docs/openai-whisper/index.mdx

4.0.466679 B
Original Source
<AvailableFrom v="4.0.217" />

The @remotion/openai-whisper package provides utilities for working with the OpenAI Whisper API.

It provides a transformation function for converting the output of the OpenAI Whisper API into an array of Caption objects in order to make the captions compatible with other caption-related Remotion APIs.

import {TableOfContents} from './TableOfContents';

<Installation pkg="@remotion/openai-whisper" />

APIs

<TableOfContents />

License

MIT

See also