import_transcript
Import an external transcript with word-level timestamps into the podcli UI, bypassing the Whisper transcription process.
Instructions
Import an external transcript (e.g. from a transcription service) into the UI. Skips Whisper entirely. The transcript must include word-level timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the video file the transcript belongs to | |
| transcript | Yes | Transcript data with word-level timestamps |