Tenzro
Speech recognition

Moonshine Base

Moonshine Base — on-device English ASR, balanced (raw waveform input)
MITpermissiveSource verified
Specification
Model ID
moonshine-base
Family
moonshine
Modality
Speech recognition
Weights
228.9 MB
Minimum RAM
1 GB
Languages
en
Source

Weights and provenance.

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-base

# Serve it
tenzro model serve moonshine-base

# 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-base"}]}'
Same family
← All models