Rare find

Tepub. Turn ebooks into translations, audiobooks, and websites.

github.com/xiaolai/tepub

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2026
  • fix: improve error handling when all segments are filtered out
October 2025
  • chore: bump version to 0.2.3
  • refine: improve prompt template wording in config template
  • fix: include standalone modules (exceptions, console_singleton) in pa…
  • chore: update cjk-text-formatter to 1.1.0
  • chore: bump version to 0.2.1
  • fix: correct author email to xiaolaidev@gmail.com
  • chore: adjust pyproject.toml for PyPI compatibility
  • chore: add PyPI publication metadata
  • test: remove flaky CLI integration tests
  • chore: update cjk-text-formatter dependency to >=1.0.5
  • chore: update cjk-text-formatter dependency to >=1.0.2
  • refactor: replace polish.py with cjk-text-formatter integration
  • feat: add spacing support for percentage and temperature units
  • bug fix: accurate chapter timestamps using ffprobe instead of pydub
  • refactor: require explicit 'generate' subcommand for audiobook creation
  • bug fix: fix audiobook command argument parsing with click.UNPROCESSED
  • feat: use human-readable h:mm:ss format for chapter timestamps
  • bug fix: chapter timestamps from MP4 are in seconds, not milliseconds
  • bug fix: fix audiobook subcommands by removing positional arg from group