Finetune on our dataset
#5
by
Megatron17 - opened
Is there any tutorial that exists that shows how to finetune this model on our dataset
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.