Transformers
PyTorch
English
whisper
Eval Results
Inference Endpoints

Finetune on our dataset

#5
by Megatron17 - opened

Is there any tutorial that exists that shows how to finetune this model on our dataset

NLP Centre, Faculty of Informatics, Masaryk University org

Hi @Megatron17 ,
You can train/finetune a model using this repository: https://github.com/prompteus/audio-captioning/
This repo was used to produce the models here on HuggingFace.
The readme should get you started.

Sign up or log in to comment