I build kannada model from scratch with kaldi all { lang.sh, n-gram for language_model.apra , lexicon with own g2p , mfcc , mono, tri 1,2,3 , ivector , chain nnet3 tdnn, dynamic graph with opengram } - it works good
but how i can fine tune with 1hr of data = i want to make model more powerfull to make branches and add misssing words which improve accuracy
I cant find perfect steps to follow? - where to find fine tune steps???
what i got is = { extract mfcc of 1hr , by using tri3 of 60hr align_fmllr_lats.sh send that and do ivector - } like its bit confusing onto their is no proper documentaction is their
please provide steps to finetune.
I build kannada model from scratch with kaldi all { lang.sh, n-gram for language_model.apra , lexicon with own g2p , mfcc , mono, tri 1,2,3 , ivector , chain nnet3 tdnn, dynamic graph with opengram } - it works good
but how i can fine tune with 1hr of data = i want to make model more powerfull to make branches and add misssing words which improve accuracy
I cant find perfect steps to follow? - where to find fine tune steps???
what i got is = { extract mfcc of 1hr , by using tri3 of 60hr align_fmllr_lats.sh send that and do ivector - } like its bit confusing onto their is no proper documentaction is their
please provide steps to finetune.