This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
kaldi_asr_toolkit [2021/05/10 09:49] ctejedor [Useful tutorial links] |
kaldi_asr_toolkit [2022/09/23 22:06] (current) mvangompel [Recommendation: user your own LaMachine on Ponyland] |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Under this topic you can find information about the Kaldi ASR Toolkit, like URLs and paths where to find it. Kaldi is a more recent ASR toolkit compared to SPRAAK. Like SPRAAK, it contains functionality to train different types of GMM-HMM acoustic models, but also various types of Deep Neural Networks (DNNs), the current standard in ASR. This page provides links to Kaldi' | Under this topic you can find information about the Kaldi ASR Toolkit, like URLs and paths where to find it. Kaldi is a more recent ASR toolkit compared to SPRAAK. Like SPRAAK, it contains functionality to train different types of GMM-HMM acoustic models, but also various types of Deep Neural Networks (DNNs), the current standard in ASR. This page provides links to Kaldi' | ||
| Feel free to add experiences which you feel are useful to others (i.e. to not ' | Feel free to add experiences which you feel are useful to others (i.e. to not ' | ||
| + | |||
| + | |||
| + | ===== Recommendation (DEPRECATED!): | ||
| + | |||
| + | It is recommended to use your own LaMachine to use Kaldi on Ponyland instead of the shared one (however, LaMachine is now deprecated!). The instructions to install/ | ||
| + | |||
| + | Please note that you should change ' | ||
| + | |||
| + | Once you have your own LaMachine-CLAM-Kaldi, | ||
| + | |||
| + | $ ssh thunderlane | ||
| + | $ lamachine-lacristianmachine-activate | ||
| + | | ||
| + | |||
| + | Also, // | ||
| + | |||
| ===== Details ===== | ===== Details ===== | ||
| Line 32: | Line 48: | ||
| * The offical Kaldi lectures: http:// | * The offical Kaldi lectures: http:// | ||
| - | More practical tutorials: | + | **More practical tutorials**: |
| - | * https:// | + | * https:// |
| - | * https:// | + | * https:// |
| - | * https:// | + | * You might find this repo useful for keighrim tutorial: |
| + | * https:// | ||
| * http:// | * http:// | ||
| * https:// | * https:// | ||