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

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.