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
      • Hardware
      • 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-v2

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

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

  • Libraries
  • NeMo

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

    import nemo.collections.asr as nemo_asr
    asr_model = nemo_asr.models.ASRModel.from_pretrained("nvidia/canary-1b-v2")
    
    transcriptions = asr_model.transcribe(["file.wav"])
  • Notebooks
  • Google Colab
  • Kaggle
canary-1b-v2
10.3 GB
Ctrl+K
Ctrl+K
  • 7 contributors
History: 22 commits
nithinraok's picture
nithinraok
harshaljanjani's picture
harshaljanjani
feat(transformers): Add native Transformers weights and usage (#27)
d455706 7 days ago
  • plots
    update en_x.png about 1 year ago
  • .gitattributes
    1.62 kB
    update readme and add plots about 1 year ago
  • README.md
    72.4 kB
    feat(transformers): Add native Transformers weights and usage (#27) 7 days ago
  • canary-1b-v2.nemo
    6.36 GB
    xet
    update .nemo about 1 year ago
  • chat_template.jinja
    534 Bytes
    feat(transformers): Add native Transformers weights and usage (#27) 7 days ago
  • config.json
    1.59 kB
    feat(transformers): Add native Transformers weights and usage (#27) 7 days ago
  • generation_config.json
    252 Bytes
    feat(transformers): Add native Transformers weights and usage (#27) 7 days ago
  • model.safetensors
    3.92 GB
    xet
    feat(transformers): Add native Transformers weights and usage (#27) 7 days ago
  • processor_config.json
    362 Bytes
    feat(transformers): Add native Transformers weights and usage (#27) 7 days ago
  • tokenizer.json
    2.19 MB
    feat(transformers): Add native Transformers weights and usage (#27) 7 days ago
  • tokenizer_config.json
    328 Bytes
    feat(transformers): Add native Transformers weights and usage (#27) 7 days ago