xinjli / allosaurus

Allosaurus is a pretrained universal phone recognizer for more than 2000 languages
GNU General Public License v3.0
571 stars 88 forks source link

Prior.txt file path #57

Closed Celine-Guan closed 2 years ago

Celine-Guan commented 2 years ago

Hi, thank you for the nice work! I would like to know where should I put the prior.txt file for Prior Customization ? Thanks !

xinjli commented 2 years ago

Hi

Thanks for your question! There is a configuration --prior you can specify to indicate where is your prior file path. It can be anywhere I think.

Celine-Guan commented 2 years ago

Thanks for the reply. I added a path of prior.txt in lm/mask.py. It worked :)