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
/
parakeet-unified-en-0.6b

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

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

  • Libraries
  • NeMo

    How to use nvidia/parakeet-unified-en-0.6b with NeMo:

    import nemo.collections.asr as nemo_asr
    asr_model = nemo_asr.models.ASRModel.from_pretrained("nvidia/parakeet-unified-en-0.6b")
    
    transcriptions = asr_model.transcribe(["file.wav"])
  • Notebooks
  • Google Colab
  • Kaggle
parakeet-unified-en-0.6b
2.47 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 18 commits
aandrusenko's picture
aandrusenko
Update README.md
d4ac992 verified about 1 month ago
  • figures
    Add WER comparison figure using LFS about 1 month ago
  • .gitattributes
    1.68 kB
    Add WER comparison figure using LFS about 1 month ago
  • README.md
    17.8 kB
    Update README.md about 1 month ago
  • bias.md
    1.01 kB
    Create bias.md about 2 months ago
  • explainability.md
    2.43 kB
    Create explainability.md about 2 months ago
  • parakeet-unified-en-0.6b.nemo
    2.47 GB
    xet
    clean the model config about 2 months ago
  • privacy.md
    4.07 kB
    Create privacy.md about 2 months ago
  • safety.md
    782 Bytes
    Create safety.md about 2 months ago