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

patrickvonplaten
/
wav2vec2_libri

Transformers
TensorBoard
wav2vec2
pretraining
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use patrickvonplaten/wav2vec2_libri with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use patrickvonplaten/wav2vec2_libri with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForPreTraining
    
    processor = AutoProcessor.from_pretrained("patrickvonplaten/wav2vec2_libri")
    model = AutoModelForPreTraining.from_pretrained("patrickvonplaten/wav2vec2_libri")
  • Notebooks
  • Google Colab
  • Kaggle
wav2vec2_libri
1.82 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 12 commits
patrickvonplaten's picture
patrickvonplaten
add updated files
9ab2a02 over 4 years ago
  • .gitattributes
    737 Bytes
    initial commit almost 5 years ago
  • config.json
    1.75 kB
    add updated files over 4 years ago
  • default_config.yaml
    297 Bytes
    add updated files over 4 years ago
  • ds_config_wav2vec2_zero2.json
    1.22 kB
    up almost 5 years ago
  • events.out.tfevents.1631008130.t1v-n-71556209-w-0.92593.3.v2
    40 Bytes
    xet
    up over 4 years ago
  • log.txt
    1.19 MB
    up almost 5 years ago
  • log.txt_plot.png
    26.2 kB
    up almost 5 years ago
  • log_1st.txt
    543 kB
    up almost 5 years ago
  • log_1st.txt_plot.png
    28.1 kB
    up almost 5 years ago
  • make_graph.py
    375 Bytes
    up almost 5 years ago
  • preprocessor_config.json
    158 Bytes
    up almost 5 years ago
  • run_main.sh
    902 Bytes
    add updated files over 4 years ago
  • run_main_flax.sh
    653 Bytes
    up over 4 years ago
  • run_pretrain.py
    91 Bytes
    up almost 5 years ago
  • run_pretrain_no_trainer.py
    20.4 kB
    add updated files over 4 years ago
  • run_wav2vec2_pretrain_flax.py
    105 Bytes
    up almost 5 years ago