shinkai-translator 0.1.3

CLI tool for translating video subtitles with LLMs through OpenAI-compatible APIs, with native PGS OCR
1
2
3
pub mod chunker;
pub mod prompt;
pub mod translate;