Spaces:
Running on Zero
Running on Zero
| 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. |