Fine-tuning Script Question

#1
by jacktol - opened

Hi Kenneth, I hope you're doing well! Thanks for using the dataset I published, I hope you found it useful! I wanted to send you an email, but I couldn't find an email on your profile, but I'd love to conenct to discuss the fine-tuning script you used for this fine-tune. My email is contact@jacktol.net.

Let me know, cheers!

This comment has been hidden

Essentially, I just used NVIDIA's NeMo framework, simply used the default parameters and script (changed the model to be parakeet v3 and to use jacktol's dataset):
https://github.com/NVIDIA-NeMo/NeMo/blob/main/examples/asr/speech_to_text_finetune.py
https://github.com/NVIDIA-NeMo/NeMo/blob/main/examples/asr/conf/asr_finetune/speech_to_text_hf_finetune.yaml

@Filipblahof I have sent you an email thread with more details

Sign up or log in to comment