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

facebook
/
wav2vec2-large-xlsr-53

Transformers
PyTorch
JAX
multilingual
wav2vec2
pretraining
speech
Model card Files Files and versions
xet
Community
10

Instructions to use facebook/wav2vec2-large-xlsr-53 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use facebook/wav2vec2-large-xlsr-53 with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForPreTraining
    
    processor = AutoProcessor.from_pretrained("facebook/wav2vec2-large-xlsr-53")
    model = AutoModelForPreTraining.from_pretrained("facebook/wav2vec2-large-xlsr-53")
  • Notebooks
  • Google Colab
  • Kaggle
wav2vec2-large-xlsr-53
2.54 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
patrickvonplaten's picture
patrickvonplaten
Update README.md
c3f9d88 about 4 years ago
  • .gitattributes
    736 Bytes
    allow flax almost 5 years ago
  • README.md
    2.29 kB
    Update README.md about 4 years ago
  • config.json
    1.77 kB
    upload new weights almost 5 years ago
  • flax_model.msgpack
    1.27 GB
    xet
    upload flax model almost 5 years ago
  • preprocessor_config.json
    212 Bytes
    upload preprocessor config about 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    1.27 GB
    xet
    upload new weights almost 5 years ago