Skip to the content.

Examples

Using Whisper

English

This example transcribes an english audio file using Whisper in TXT, VTT, SRT, TSV and JSON formats.

Speed Talking

This example transcribes an english fast-paced audio file using Whisper in TXT, VTT, SRT, TSV and JSON formats.

Scottish Accent

This example transcribes an audio file with scottish accent using Whisper in TXT, VTT and SRT formats.

English Song

This example transcribes an english song using Whisper in TXT, VTT and SRT formats.

French to English

This example translates a french audio file to english using Whisper in TXT, VTT and SRT formats.

Using Whisper + DeepL

Korean Song

This example transcribes a korean song file using Whisper to its source language in TXT, VTT, SRT, TSV and JSON formats.

Then uses DeepL API to translate the generated transcripts to english.

Chinese to English

This example transcribes a chinese audio file using Whisper to its source language in TXT, VTT and SRT formats.

Then uses DeepL API to translate the generated transcripts to english.

Spanish to English

This example transcribes the audio of a spanish video file (low-res so it can be uploaded fast) using Whisper to its source language in TXT, VTT and SRT formats.

Then uses DeepL API to translate the generated transcripts to english.

Multi-language (English and Japanese to Spanish)

This example transcribes an audio file that mixes english and japanese using Whisper in TXT, VTT and SRT formats.

Then uses DeepL API to translate the generated transcripts to spanish.

Multiple files

This example transcribes different audio files in different languages from previous examples using Whisper in TXT, VTT and SRT formats.

Then uses DeepL API to translate the generated transcripts to spanish.