icefall icon indicating copy to clipboard operation
icefall copied to clipboard

training for own language

Open alidabaghi123 opened this issue 2 years ago • 1 comments
trafficstars

hello. how are you?? can i train this model for mrxica

alidabaghi123 avatar Dec 07 '22 11:12 alidabaghi123

Hi, the first thing you need to do is to prepare your data.

Please have a look at

  • https://github.com/lhotse-speech/lhotse
  • https://lhotse.readthedocs.io/en/latest/

You can find a list of corpus at

  • https://github.com/lhotse-speech/lhotse/tree/master/lhotse/recipes

Specifically, I would recommend reading

  • https://github.com/lhotse-speech/lhotse/blob/master/lhotse/recipes/yesno.py

You can find the yesno recipe in https://github.com/k2-fsa/icefall/tree/master/egs/yesno/ASR

csukuangfj avatar Dec 07 '22 12:12 csukuangfj