> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Transcribe video

> Transcribe audio from a video file and save the transcript next to the original file.

{/* Tool: transcribe_video */}

Transcription on Zo Computer is powered by [AssemblyAI](https://www.assemblyai.com/universal-2).

## Parameters

<ParamField path="video_file_path" type="string" required={true}>
  Absolute path to the video file to transcribe.
</ParamField>
