Speech recognition
Moonshine Tiny
Moonshine Tiny — on-device English ASR, edge-tier (raw waveform input)
MITpermissiveSource verified
Specification
Model ID
moonshine-tinyFamily
moonshine
Modality
Speech recognition
Weights
95.4 MB
Minimum RAM
1 GB
Languages
en
Source
Weights and provenance.
Repository
Registry license
MIT
Source license
mit
Access
Open — weights fetch without accepting additional terms.
Serve it
# Pull the weights onto a node
tenzro model download moonshine-tiny
# Serve it
tenzro model serve moonshine-tiny
# Or query the registry entry over JSON-RPC
curl https://rpc.tenzro.xyz \
-X POST -H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,
"method":"tenzro_getModel",
"params":[{"model_id":"moonshine-tiny"}]}'Same family