We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where is the direcotry “utils” ? ...
The text was updated successfully, but these errors were encountered:
you should add link to kaldi utils and steps. ln -s /kaldi/utils/ ./
Sorry, something went wrong.
but there is no utils in kaldi ....
Our baseline model is based on Espnet and Kaldi. I suggest you learn how to install and use Espnet and Kaldi first. https://github.com/kaldi-asr/kaldi https://github.com/espnet/espnet
Thank you, i find utils directory in github. But I don't really know how to use Kaldi.
@manmushanhe You can just clone kaldi and then do: ln -s <kaldi-dir>/egs/wsj/s5/utils ..
ln -s <kaldi-dir>/egs/wsj/s5/utils .
No branches or pull requests
Where is the direcotry “utils” ? ...
The text was updated successfully, but these errors were encountered: