Skip to content

Latest commit

 

History

History

examples

Using Whisper

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

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

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

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

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

Using Whisper + DeepL

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.

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.

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.

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.

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.