Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

nvidia
/
nemotron-speech-streaming-en-0.6b

Automatic Speech Recognition
NeMo
PyTorch
speech-recognition
cache-aware ASR
streaming-asr
speech
audio
FastConformer
RNNT
Parakeet
ASR
NeMo
Eval Results (legacy)
Model card Files Files and versions
xet
Community
15

Instructions to use nvidia/nemotron-speech-streaming-en-0.6b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • NeMo

    How to use nvidia/nemotron-speech-streaming-en-0.6b with NeMo:

    import nemo.collections.asr as nemo_asr
    asr_model = nemo_asr.models.ASRModel.from_pretrained("nvidia/nemotron-speech-streaming-en-0.6b")
    
    transcriptions = asr_model.transcribe(["file.wav"])
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Mel-spectrogram boundary artifacts degrade quality in real-time mic streaming β€” fix inside

πŸ‘πŸ”₯ 2
1
#15 opened about 2 months ago by
Twizz

Are there any more metrics or articles on how this compares to other models for streaming?

1
#13 opened 2 months ago by
minimanatee

How about a TDT based version instead of RNN-T?

βž• 4
#12 opened 3 months ago by
yash-levelai

missing punctuation marks

πŸ‘€πŸ€— 1
#11 opened 3 months ago by
Kerwin11

Can we expect an ONNX quant?

βž• 3
3
#6 opened 4 months ago by
SuperPauly

MLX version planned?

3
#3 opened 4 months ago by
Amit-I

Multilingual version planned?

13
#2 opened 5 months ago by
fosple
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs