Gå til hovedinnhold

Translate audio & video

There are two ways to take a media file into another language, usable together on the same file:

  • Translate the text inside it — speech in audio, dialogue and on-screen text in video, words in an image. kapi recognizes the text, translates it, and writes a subtitle file or a translated caption.
  • Replace the whole file — when the file itself is the deliverable, supply a translated version per language and kapi carries it through as that language's asset (no text-to-speech, no re-encoding — you provide the file).

Recognition runs on your machine; try it with no install in the in-browser labs. The translating model is the one you already configured — see Choose a translation model.

Read mediademux → ASR + frame OCRchanTranslatechanSubtitle / caption
  1. Install the engines. In Plugins, install what you need: asr (speech), av (video), vision (text in images and frames). The replace-the-file path needs none of them.
  2. Run the flow. The media flows appear alongside the others once their plugin is installed — pick the flow, the file, and a target language, and run with live progress.
  3. Whole-file assets ride the project: put the translated file beside the source on the language path (for example assets/fr/promo.mp4) and kapi picks it up as that language's asset, as-is.

Next