Ross ROSS = Recommend OSS · open-source software intelligence for agents

jianchang512/stt

Voice Recognition to Text Tool / 一个离线运行的本地音视频转字幕工具,输出json、srt字幕、纯文字格式 observed · 2026-08-28

github.com/jianchang512/stt · homepage · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

45/100

  • Activity 63
  • Release rhythm 9
  • Longevity 69
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 315
  • age_days: 979
  • days_rel: 393
  • days_push: 223
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

4766 stars · 499 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An offline local speech-to-text tool based on faster-whisper models that transcribes audio and video files into JSON, SRT subtitles, or plain text. It runs as a local web app with a browser UI and exposes an API compatible with OpenAI's audio transcription endpoint.

Use cases

  • generate srt subtitles from a video offline
  • transcribe audio recordings to text locally
  • self-host an openai whisper api replacement
  • convert lecture recordings into transcripts
  • batch transcribe media files with timestamps
  • run speech recognition with cuda acceleration on nvidia gpu

When to choose

  • you need offline/private transcription without cloud APIs
  • you want subtitle files (srt) with timestamps from audio/video
  • you want an openai-compatible speech-to-text endpoint you self-host
  • you have a local machine, optionally with an NVIDIA GPU

When to avoid

  • you need real-time streaming transcription
  • you want a cloud-managed service with no local setup
  • you need speaker diarization or advanced audio analysis
  • you cannot install python/ffmpeg or download whisper models

Facets

application · maturity active

speech-recognition audio-processing video-processing http-server machine-learning speech-processing media self-hosted windows python cross-platform self-hosted faster-whisper subtitles srt offline transcription openai-compatible-api cuda natural-language-processing linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
jianchang512/sttmain45

For agents

markdown · JSON · MCP: product_card(name="jianchang512/stt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem