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

GroNLP
/
wav2vec2-dutch-base

Transformers
PyTorch
Dutch
wav2vec2
pretraining
speech
Model card Files Files and versions
xet
Community
1

Instructions to use GroNLP/wav2vec2-dutch-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use GroNLP/wav2vec2-dutch-base with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForPreTraining
    
    processor = AutoProcessor.from_pretrained("GroNLP/wav2vec2-dutch-base")
    model = AutoModelForPreTraining.from_pretrained("GroNLP/wav2vec2-dutch-base")
  • Notebooks
  • Google Colab
  • Kaggle
wav2vec2-dutch-base
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
wietsedv's picture
wietsedv
Update README.md
67936cf over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    598 Bytes
    Update README.md over 4 years ago
  • config.json
    2.04 kB
    upload model over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    380 MB
    xet
    upload model over 4 years ago