Fine tuning examples
#67
by
sakgoyal
- opened
I have my own custom dataset with a bunch of audio files and their transcriptions in webvtt format.
How can I use this to fine tune the model? I am having a hard time finding anything on the docs.
I would prefer to have training in a python script and not use a bash script if possible.
I am curious about this as well. I created AI models from scratch in the past but this will be my first time fine tuning an AI model from nvidia.