Rare find

Whisper Server. Run your own speech-to-text service on your computer.

github.com/wachawo/speech-to-text

Vaya's read on this project

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

Updates

July 2026
  • Merge pull request #9 from wachawo/fix/bind-mount-permissions
  • Fix PermissionError on first model download into bind-mounted dirs
June 2026
  • feat: update README files and .gitignore to include upload size limit…
  • docs: Update README.md
  • Merge pull request #7 from KPbICO6Ou/feat/stt-language
  • ci: use pull_request_target for auto-assign so fork PRs get a write t…
  • feat: per-request language option for /api/stt
  • Simplify request log: seconds instead of ms, drop duplicate status co…
  • feat: update docker-compose files to support dynamic STT_PORT configu…
May 2026
  • Update FUNDING.yml
  • Add CORS_ORIGINS (#6)
  • feat: update .gitignore to include markdown files and preserve README…
  • rename var
  • fix .gitignore
  • max body size fix
  • feat: add environment configuration, pre-commit setup, and CI workflo…
  • Change default WHISPER_MODEL to 'turbo'
April 2026
  • Merge remote-tracking branch 'origin/main'
  • update .gitignore
  • Update README
  • feat: update Dockerfile to use CUDA 13.0
  • feat: refactor Docker configurations for CPU and GPU support