# WEIFENG2333/AsrTools

✨ AsrTools: Smart Voice-to-Text Tool | Efficient Batch Processing | User-Friendly Interface | No GPU Required | Supports SRT/TXT Output | Turn your audio into accurate text in an instant!

Repository: https://github.com/WEIFENG2333/AsrTools
Canonical: https://ross.abutalabs.com/products/asrtools
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2025-11-25T11:01:34+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 54, release rhythm 40, longevity 51
- inputs: {"age_days": 715, "days_push": 281, "days_rel": 664, "gap_med": 24.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3423, forks 322 (observed 2026-08-28T04:08:03.885664+00:00)

## What it is
AsrTools is a Python desktop application with a PyQt5-based GUI that converts audio and video files to text using online ASR engines, without requiring a GPU or complex local setup. It supports batch processing with multithreading and exports results as SRT, ASS, or TXT subtitle/text files.

## Use cases
- transcribe audio files to text without a GPU
- batch convert a folder of recordings to SRT subtitles
- extract text from video files automatically
- generate subtitle files from mp3 lectures
- convert voice memos to txt transcripts
- run speech-to-text with a simple GUI on Windows

## When to choose
- you want a no-config, GUI-based transcription tool on Windows
- you need batch conversion of many audio/video files to SRT or TXT
- you cannot run local GPU-based ASR models

## When to avoid
- you need fully offline or self-hosted transcription
- you need an API-first programmatic pipeline rather than a GUI
- you need advanced subtitle editing or translation (use the author's VideoCaptioner instead)

## Facets
- artifact type: application
- maturity: active
- function: speech-recognition, audio-processing, gui, cli
- domain: speech-processing, developer-tools, media
- platform: windows, python, cross-platform
- tags: asr, voice-to-text, transcription, subtitles, srt, batch-processing, pyqt5, no-gpu, audio, desktop

## Member repositories
- WEIFENG2333/AsrTools (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:03.885664+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:38:05.696771+00:00, confidence not recorded.
  - readme: https://github.com/WEIFENG2333/AsrTools (fetched 2026-08-28T04:08:03.885664+00:00, sha 27e17473923e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
