lowerquality / gentle

gentle forced aligner
https://lowerquality.com/gentle/
MIT License
1.43k stars 296 forks source link

How do you train kaldi models? #155

Open twmht opened 6 years ago

twmht commented 6 years ago

Hi,

after installing kaldi models, I have an exp directory including kaldi models.

But how do you train these models? How can I do if I want to reproduce these models?

thanks

strob commented 6 years ago

Look at Kaldi egs directory and documentation for guidance.

Ming-Hsuan-Tu notifications@github.com schrieb am Mi. 14. März 2018 um 10:10:

Hi,

after installing kaldi models, I have an exp directory including kaldi models.

But how do you train these models? How can I do if I want to reproduce these models?

thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lowerquality/gentle/issues/155, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMup54WoIIB_Z_bNyC1_EzRRl5TN110ks5teN6FgaJpZM4SqEB- .

twmht commented 6 years ago

@strob

I have looked at kaldi egs directory, but there are too many examples there. Which one is most related to the pre-trained model?