Use sidecar subtitles for the Transcribe → Cut workflow
masterIf your media file does not have an embedded subtitle stream, auto-editor will automatically look for a sidecar file with the same name as the input but with a subtitle extension (e.g., talk.srt or talk.ass for talk.mp4).
Workflow Example:
- Generate the subtitle file:
auto-editor whisper talk.mp4 ggml-medium.en.bin --format srt -o talk.srt - Edit the video using that file:
auto-editor talk.mp4 --edit word:question