File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : capski
3+ ---
4+
5+ <p align =" center " >
6+ <img src =" ../public/capski.png " alt =" Capski Logo " >
7+ </p >
8+
9+ # Capski CLI
10+
11+ A fast, command-line Rust video subtitle pipeline that:
12+
13+ - Extracts audio from a video using ` ffmpeg `
14+ - Transcribes speech into text with precise timestamps using ` whisper_rs `
15+ - Generates styled karaoke-style ASS subtitles (with word-level highlighting)
16+ - Burns subtitles into videos or overlays on new video, image, or solid color backgrounds with ` ffmpeg `
17+
18+ ## Tech Stack
19+ - Rust
20+ - FFmpeg
21+
22+ ## Engineering Requirements Document
23+ The Engineering Requirements Document (** ERD** ) is available here :
24+
25+ -> [ ERD on Google Docs] ( https://docs.google.com/document/d/1xfLcfE5BA1i_wjUSHHJYuA4zneVqrm4rEg2bf_YeltQ/edit?usp=sharing )
You can’t perform that action at this time.
0 commit comments