Commit Graph
7 Commits
Author SHA1 Message Date
amiralinavidi 6cd555ed16 Add Persian target language and fix API key authentication header bugs 2026-06-09 13:02:06 +03:30
Yusuf İpek 423a929134 docs: improve text drift explanation with SVO/SOV language structure example 2026-01-27 23:43:31 +03:00
Yusuf İpek d7450238f8 perf: optimize defaults - chunk size 20 for precision, 100 parallel requests
- Changed chunk size from 75 to 20 for better subtitle alignment
- Increased parallel requests from 50 to 100 for faster processing
- Updated README with chunk size recommendation for precision
- Updated license to GPL-3.0
2026-01-27 22:53:56 +03:00
Yusuf İpek 2e314c6d4c Change license from MIT to GPL-3.0 2026-01-27 22:47:16 +03:00
Yusuf İpek 860d5ad231 Create LICENSE 2026-01-27 22:46:15 +03:00
Yusuf İpek 66e5d3f0f8 Update readme 2026-01-27 22:45:40 +03:00
Yusuf İpek cfa48395a3 feat: AI-powered SRT subtitle translator with marker-based alignment
- Smart chunking with [B#] markers for precise block-to-timestamp mapping
- 50 parallel requests for blazing fast translation
- Custom instruction support for domain-specific terminology
- Retry with exponential backoff for reliability
- Dark theme UI with real-time progress visualization
- Default model: google/gemini-3-flash-preview for best performance/cost
- Supports 20+ languages via OpenRouter API
2026-01-27 22:43:42 +03:00