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

Issues During Installation #12

Open
yaliu777 opened this issue Jun 25, 2020 · 0 comments
Open

Issues During Installation #12

yaliu777 opened this issue Jun 25, 2020 · 0 comments

Comments

@yaliu777
Copy link

Hi,

ESPnet is really an impressive toolkit, and I am trying to run the asr_library.ipynb on colab. However, during installation, I run into this problem:

tar: ./ubuntu16-featbin.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
cp: cannot stat 'featbin/*': No such file or directory

Then when I try to run the run.sh, I got this problem:

steps/make_fbank_pitch.sh: [info]: no segments file exists: assuming wav.scp indexed by utterance.
run.pl: 8 / 8 failed, log is in exp/make_fbank/test/make_fbank_pitch_test.*.log

I also tried to use the installation code from this tutorial, then I can successfully run the run.sh. But I got this error ModuleNotFoundError: No module named 'espnet.utils.training' when I run from espnet.utils.training.batchfy import make_batchset.

I would really appreciate if anyone could help me with these issues!

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

1 participant