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
/
canary-1b

Automatic Speech Recognition
NeMo
PyTorch
automatic-speech-translation
speech
audio
Transformer
FastConformer
Conformer
NeMo
hf-asr-leaderboard
Eval Results (legacy)
Eval Results
Model card Files Files and versions
xet
Community
31

Instructions to use nvidia/canary-1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • NeMo

    How to use nvidia/canary-1b with NeMo:

    import nemo.collections.asr as nemo_asr
    asr_model = nemo_asr.models.ASRModel.from_pretrained("nvidia/canary-1b")
    
    transcriptions = asr_model.transcribe(["file.wav"])
  • Notebooks
  • Google Colab
  • Kaggle
canary-1b
144 kB
Ctrl+K
Ctrl+K
  • 8 contributors
History: 6 commits
steveheh's picture
steveheh
Update README.md
f942155 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    10.7 kB
    Update README.md over 2 years ago
  • canary-model.png
    131 kB
    Upload canary-model.png (#1) over 2 years ago