Tenzro
Speech recognition

NeMo Parakeet TDT 0.6B v3

NVIDIA Parakeet TDT 0.6B v3 — multilingual TDT transducer (25 langs, 128-mel)
CC-BY-4.0attributionSource verified
Specification
Model ID
parakeet-tdt-0.6b-v3
Family
parakeet
Modality
Speech recognition
Weights
2.3 GB
Minimum RAM
4 GB
Languages
en, es, fr, de, bg, hr, cs, da +17
Source

Weights and provenance.

Registry license
CC-BY-4.0
Source license
cc-by-4.0
Access
Open — weights fetch without accepting additional terms.
Serve it
# Pull the weights onto a node
tenzro model download parakeet-tdt-0.6b-v3

# Serve it
tenzro model serve parakeet-tdt-0.6b-v3

# 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":"parakeet-tdt-0.6b-v3"}]}'
← All models