Skip to content
New issue

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

/local/alimeeting_data_prep.sh: line 89: utils/filter_scp.pl: No such file or directory #2

Open
manmushanhe opened this issue Feb 15, 2022 · 5 comments

Comments

@manmushanhe
Copy link

Where is the direcotry “utils” ? ...

@yufan-aslp
Copy link
Owner

you should add link to kaldi utils and steps.
ln -s /kaldi/utils/ ./

@manmushanhe
Copy link
Author

but there is no utils in kaldi ....

@yufan-aslp
Copy link
Owner

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

@manmushanhe
Copy link
Author

Thank you, i find utils directory in github. But I don't really know how to use Kaldi.

@desh2608
Copy link

@manmushanhe You can just clone kaldi and then do: ln -s <kaldi-dir>/egs/wsj/s5/utils ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants