How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoProcessor, AutoModelForPreTraining

processor = AutoProcessor.from_pretrained("GroNLP/wav2vec2-dutch-base")
model = AutoModelForPreTraining.from_pretrained("GroNLP/wav2vec2-dutch-base")
Quick Links

Wav2Vec2-Dutch-Base

A Dutch Wav2Vec2 model. This model is created by further pre-training the original English facebook/wav2vec2-base model on Dutch speech from Het Corpus Gesproken Nederlands.

This model is one of two Dutch Wav2Vec2 models:

Downloads last month
19
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support