# jhj0517/Whisper-WebUI

A Web UI for easy subtitle using whisper model.

Repository: https://github.com/jhj0517/Whisper-WebUI
Canonical: https://ross.abutalabs.com/products/whisper-webui
Language: Python
License: Apache-2.0
License Family: permissive
Topics: ai, open-source, python, web-ui, whisper, gradio, pytorch
Last push: 2025-12-29T07:53:10+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 59, release rhythm 52, longevity 91
- inputs: {"age_days": 1280, "days_push": 247, "days_rel": 320, "gap_med": 18, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2862, forks 434 (observed 2026-08-28T04:07:26.318871+00:00)

## What it is
A Gradio-based web interface for OpenAI's Whisper models that generates subtitles from files, YouTube videos, or microphone input. It supports multiple Whisper backends, translation, VAD preprocessing, and speaker diarization.

## Use cases
- generate subtitles for a video
- transcribe audio to srt
- transcribe youtube videos
- translate subtitles to english
- add speaker labels to transcripts
- transcribe microphone input
- batch transcribe audio files

## When to choose
- you want a browser UI for Whisper without writing code
- you need subtitle output in SRT/VTT formats
- you want transcription plus translation or diarization in one tool
- you want to swap between whisper, faster-whisper, and insanely-fast-whisper backends

## When to avoid
- you need a headless CLI or API-only transcription service
- you want real-time streaming transcription
- you cannot run GPU or large local models and prefer a cloud ASR API
- you need fine-grained subtitle styling or editing

## Facets
- artifact type: application
- maturity: active
- function: speech-recognition, nlp, gui, machine-learning, audio-processing
- domain: speech-processing, media, artificial-intelligence
- platform: python, cross-platform
- tags: whisper, gradio, subtitles, transcription, translation, speaker-diarization, vad, youtube, natural-language-processing, docker, web-server, gpu

## Member repositories
- jhj0517/Whisper-WebUI (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:26.318871+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-30T07:36:22.195287+00:00, confidence not recorded.
  - readme: https://github.com/jhj0517/Whisper-WebUI (fetched 2026-08-28T04:07:26.318871+00:00, sha 54bf1299236d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
