Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

speechbrain
/
asr-wav2vec2-librispeech

Automatic Speech Recognition
speechbrain
PyTorch
English
wav2vec2
CTC
Attention
Transformer
hf-asr-leaderboard
Eval Results (legacy)
Eval Results
Model card Files Files and versions
xet
Community
2

Instructions to use speechbrain/asr-wav2vec2-librispeech with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • speechbrain

    How to use speechbrain/asr-wav2vec2-librispeech with speechbrain:

    from speechbrain.pretrained import EncoderASR
    model = EncoderASR.from_hparams(
      "speechbrain/asr-wav2vec2-librispeech"
    )
    model.transcribe_file("file.wav")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Add Open ASR Leaderboard evaluation results

#2 opened about 1 month ago by
SaylorTwift

AttributeError: 'ModuleDict' object has no attribute 'decoder'

#1 opened over 2 years ago by
chrisspen
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs