Models / Useful Sensors/ Moonshine Streaming Small

Moonshine Streaming Small

Useful Sensors · released Jan 6, 2026 · usefulsensors/moonshine-streaming-small

Speech to textTranscribes a recording into words

Input: audio. Output: text.InputOutput
Type
Open weightsMIT License
Languages
1
Size
0.1B

Context measured in tokens

Our take

Written Aug 2, 2026

Moonshine Streaming Small is a tiny English speech-to-text model from Useful Sensors, weighing roughly 0.1 billion parameters under a permissive MIT licence. It is built for speed above all else, processing an hour of audio in about a second on benchmark hardware, though its accuracy falls sharply on anything beyond clean read-aloud recordings.

Who should pick it

Choose this when you need real-time or batch transcription on minimal hardware, or when deploying to edge devices where every megabyte counts. It suits clean read-aloud scenarios well. Skip it if you are transcribing meetings, podcasts, accented speech, or anything in a language other than English, or if you need hosted inference rather than self-hosting.

The case for it

  • Extremely fast: processes roughly one hour of audio in about 1.1 seconds on benchmark hardware.
  • Permissive MIT licence allows commercial use, modification, and redistribution.
  • Strong on clean read-aloud English, with a word error rate far below its own average.
  • Tiny parameter count of approximately 0.12 billion enables broad hardware compatibility.

The case against it

  • Accuracy collapses on challenging audio: more than six times worse on accented speech than on clean read-aloud, and more than five times worse on recorded meetings.
  • English only; no measurements held for any other language, and no hosted inference options in our data.
  • Overall English accuracy is modest even at its best, with roughly one word in 15 wrong on average.
00

How good is it?

TranscriptionTurning speech into text2 of 5Open ASR WER · 59th of 74

Words it gets right

93.1%

Misses roughly one word in 15, averaged over nine English test sets.

How fast it listens

3,206×13th of 62

an hour of audio in 1 seconds, on the board's own hardware. Your machine will differ.

Languages

1

Listed on the model card. The accuracy above is English only.

Where it struggles
Read aloudaudiobooks, clean recording2.1%
Podcasts and videoeveryday internet audio9%
Accented speechspeakers from many countries13.1%
Meetingsa room, several people, far microphone10.8%

Percentage of words wrong on each set, lower better. Bars are scaled to this model's own worst case, not to the board.

The figures above come from the Open ASR Leaderboard, an independent public test that runs every model on the same recordings. It is the only measurement of transcription quality we know of, so there are no other scores to show.

Also scored, on boards we give no mark for
European-accented speech 38th of 74Recorded meetings 39th of 74Financial calls 50th of 74Podcasts and video 57th of 74Accented speech 59th of 74Clean read speech 63rd of 74Harder read speech 67th of 74

These tests check whether a model follows instructions — a precondition for all the work above, but not a measure of how well that work is done, which is why they get no rating.

Every published score for this model9 scoresEvery figure we hold, from 9 boards, with who ran it and a link to the source — including the boards no rating above is built on.
3206independentsource ↗
6.9independentsource ↗
13.1independentsource ↗
2.9independentsource ↗
10.8independentsource ↗
2.1independentsource ↗
6.4independentsource ↗
01

Can you run it yourself?

Fits in memory
weights load entirely on the card
Spills to system RAM
some weights offload; much slower
Too large
will not load even with offload
est
size is calculated; the verdict could change by 10%

Comfortable fit

A card many people ownFits in memory

GeForce RTX 4090 · 24 GB

Weights at Q4_K_M0.1 / 24 GBest
Spare memory21.5 GB spare
Usable context262Kwhat the spare memory holds; no published limit on record
Decode speed13301 tok/sest

Room to spare. 21.5 GB spare means a 10% error in the size would not change the answer.

One step upFits in memory

Apple M1 Pro (16-core GPU) · 32 GB

Weights at Q4_K_M0.1 / 32 GBest
Spare memory22.7 GB spare
Usable context262Kwhat the spare memory holds; no published limit on record
Decode speed2309 tok/sest

Room to spare. 22.7 GB spare means a 10% error in the size would not change the answer.

On a MacFits in memory

Apple M1 (8-core GPU, 8GB unified) · 8 GB

Weights at Q4_K_M0.1 / 8 GBest
Spare memory4.7 GB spare
Usable context131Kwhat the spare memory holds; no published limit on record
Decode speed785 tok/sest

Room to spare. 4.7 GB spare means a 10% error in the size would not change the answer.

Your hardware
Checking your profile…

Memory use by level

Against a 24 GB card.

Q4_K_M
recommended
0.1 GBest
Fits in memory
Q5_K_M
0.1 GBest
Fits in memory
Q8_0
0.1 GBest
Fits in memory

All 3 sizes here are calculated, not measured. We hold no measured file for this model, so each size comes from the parameter count and every verdict above inherits that uncertainty.

Check against your own machine → · All 71 devices, with every size →

02

When we formed this view

Dates behind this page

Aug 2, 2026BenchmarkScored 13.1 on Accented speechleaderboard
Aug 2, 2026BenchmarkScored 2.9 on Financial callsleaderboard
Aug 2, 2026BenchmarkScored 10.8 on Recorded meetingsleaderboard
Aug 2, 2026BenchmarkScored 3.8 on European-accented speechleaderboard
Aug 2, 2026BenchmarkScored 9 on Podcasts and videoleaderboard
Aug 2, 2026BenchmarkScored 2.1 on Clean read speechleaderboard
Aug 2, 2026BenchmarkScored 6.4 on Harder read speechleaderboard
Aug 1, 2026ListedListed on LLMapfirst indexed by our pipeline
Aug 1, 2026BenchmarkScored 3206 on Open ASR RTFxleaderboard
Aug 1, 2026BenchmarkScored 6.9 on Open ASR WERleaderboard

Prices last checked 6h ago

What we do not know about this model yet

  • We hold no measured file for it, so all 3 sizes on this page are calculated from the parameter count.
  • Nothing we hold says whether an endpoint streams, so we do not show it either way.
03

Licence and identifiers

What the licence allowsMIT License, what it allows commercially, and the identifiers you need to pull this model — its Hugging Face repo, our slug and a machine-readable card.

Licence

MIT License

permissiveCommercial use allowed

Fully permissive: do anything with attribution. No patent grant, unlike Apache-2.0.

Identifiers

Architecture
Dense
Modality record
audio->text
Catalogue slug
usefulsensors-moonshine-streaming-small

Machine-readable model card (omc.json) →

Something wrong on this page? Tell us