stt and realtime-stt

These are ecosystem siblings where the second is a simplified, real-time variant of the first—both offline STT tools from the same author targeting the same use case but with different architectural approaches (batch processing with multiple output formats vs. streaming inference).

stt
56
Established
realtime-stt
34
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 6/25
Adoption 5/25
Maturity 9/25
Community 14/25
Stars: 4,331
Forks: 463
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stars: 11
Forks: 3
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About stt

jianchang512/stt

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

Leverages faster-whisper's optimized inference engine with support for five model sizes (tiny to large-v3), enabling CPU/GPU processing with automatic CUDA acceleration on NVIDIA hardware. Provides REST API endpoints with OpenAI API compatibility, plus a web UI for drag-and-drop processing with multi-language support (15+ languages) and configurable output formats. Includes optional FFmpeg integration for video frame extraction and can operate completely offline after model download.

About realtime-stt

jianchang512/realtime-stt

一个极简的本地离线实时语音转文字工具

Scores updated daily from GitHub, PyPI, and npm data. How scores work