Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Pretrained and finetuned wav2vec2.0 Base model on Flemish data.

Pre-training data: CGN (all components, VL) + VrijeWesten (2000h) + VRT (500h)

Finetuning data: CGN (all components, VL)

Usage: python

~ import fairseq

~ ckpt = '/path/to/modeldir/checkpoint_best.pt'

~ model, cfg, task = fairseq.checkpoint_utils.load_model_ensemble_and_task([ckpt])

Downloads last month
0
Unable to determine this model's library. Check the docs .