multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
af99ebb verified
|
Raw
History Blame Contribute Delete
606 Bytes

A newer version of the Gradio SDK is available: 6.25.0

Upgrade
metadata
title: S1-mini Transcript Cleanup
emoji: ✍️
colorFrom: green
colorTo: red
sdk: gradio
sdk_version: 6.24.0
app_file: app.py
short_description: Clean and normalize raw ASR transcripts with S1-mini
python_version: '3.12'
startup_duration_timeout: 30m

ASR transcript cleanup demo using superwhisper/s1-mini, a 0.6B Qwen3-based text normalizer. Paste raw speech-to-text output and get cleaned text with proper punctuation, truecasing, filler removal, and formatting.

The model is by Superwhisper and is licensed under Apache 2.0 with a naming clause.