Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Speech-to-text with word-level timing.
vidjutsu transcribe --mediaUrl <url>
--mediaUrl
vidjutsu transcribe --mediaUrl https://cdn.vidjutsu.ai/uploads/mc_.../video.mp4 { "transcript": "The one thing nobody tells you", "words": [ { "word": "The", "start": 0.0, "end": 0.82 }, { "word": "one", "start": 0.82, "end": 1.1 } ], "language": "en", "duration": 14.2 }
transcribe