v0.0.1
Subtitle Player v0.0.1
First public release.
Highlights
- Timed subtitle playback with auto-scroll and karaoke-style word highlight
- Bilingual EN/ZH view; FunASR
.txt,.srt,.vttsupport - LLM subtitle translation (DashScope / Qwen) with SSE streaming and local cache
- Web app (FastAPI) + Electron portable
SubtitlePlayer.exebuild path - English docs (default) + Chinese; UI language toggle (EN/中)
Quick start
uv sync
uv run python subtitle_player/run.pySee README.md for full documentation.