seamless_communication
seamless_communication copied to clipboard
how do i finetune my own custom models ?
hey there i have checked out your fine-tuning code.
my query is i have custom w2vBERT/whisper models fine-tuned for wider spectrum of Indian languages. as well as there exists MT models based off on NLLB codebase. (indicTrans2 models)
how could i from scratch train TTS models based on your seamlessM4T v2 requirements and have my own custom seamlessm4t model.
i have all the data and intermediary models with me to do this. i am looking for some guidance from your end.