Skip to content

v0.0.1

Choose a tag to compare

@archoor archoor released this 13 Jun 15:33
· 5 commits to master since this release

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, .vtt support
  • LLM subtitle translation (DashScope / Qwen) with SSE streaming and local cache
  • Web app (FastAPI) + Electron portable SubtitlePlayer.exe build path
  • English docs (default) + Chinese; UI language toggle (EN/中)

Quick start

uv sync
uv run python subtitle_player/run.py

See README.md for full documentation.