Super cool!

#2
by owao - opened

Thanks for sharing it! I'm hyped to try it! It will be really useful for my little TTS project, especially for granite-nar! So far I was eventually using LLMs to do the job but way overkill for the task! Was great idea to fine tune a tiny one, especially this old Qwen3-0.6B!
I'm curious, as I imagine the training didn't take so long: did you try other tiny ones? Also, I guess you didn't go above 0.6B for latency, but how well does it infer from context? Does longer audio result in better corrections? Oh I just saw you had a space! I'm gonna try it ;)

Superwhisper org

We haven't explored many base models as the all the other components are much more important except certain cases. However, we are already using our knowledge and learnings from S1-mini to keep improving and also work on future models.

Wow lol I just realized you were the guys behind superwhisper.com! I don't how I missed that when it was literally the name of your org :D
I didn't have time to try it yet, but I'm working the hype up.

Superwhisper org

lol, nice to see some users here. Note that we will soon make some updates which should improve the model (especially if you are using the gguf file format) quite noticeably. If you are using the app, there are some in-app improvements as well!

Nah I'm on linux I actually don't use Superwhisper! πŸ˜… I use my own 😎

Superwhisper org

Oh I see. It's still nice to see the model getting is used in the linux and open source app space!

Have you guys considered having it to be able to apply custom vocabulary? Like you give it a list of vocabulary terms and maybe like aliases and it can recognize those in the transcript and apply them?

We do have that feature in our app but it's not done by S1-mini.

Sign up or log in to comment