Skip to content

Files

Latest commit

197beed · Apr 22, 2024

History

History
18 lines (9 loc) · 636 Bytes

workflows.md

File metadata and controls

18 lines (9 loc) · 636 Bytes

Workflows

Single Transcribe

Loads audio or video files from the input/ folder. Saves the transcription to the output/transcriptions folder.

single_transcribe.json

isolated

Batch Transcribe

Loads audio and video files from the selected folder. Folders may be selected relative to the input/ or the system root. Saves the transcriptions to the output/transcriptions folder.

batch_transcribe.json

isolated