File size: 606 Bytes
37cd919
af99ebb
 
 
 
37cd919
 
 
af99ebb
 
 
37cd919
 
af99ebb
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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](https://huggingface.co/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.