descript-audio-codec
descript-audio-codec copied to clipboard
Fine-tuning from 44.1Khz
Hello,
Thanks for this work! I noticed that the pre-trained 44.1Khz weights isn't doing the best job at reconstruction some music outside of the dataset scope.
I'm wondering if you're planning to release a fine-tuning script, so as to resume from the pre-trained weights that you provided, also reducing compute time.
Thanks and looking forward!
Best, M
add this in your .yml conf file and put ckpts in save_path/tag will be fine resume: true tag: best load_weights: true