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

ERROR (speech-aligner[5.4.215~4-f2b7]:Input():util/kaldi-io.cc:756) Error opening input stream res/tree #12

Open
WhiteFu opened this issue Dec 11, 2019 · 4 comments

Comments

@WhiteFu
Copy link

WhiteFu commented Dec 11, 2019

I meet a error as follows:
ERROR (speech-aligner[5.4.215~4-f2b7]:Input():util/kaldi-io.cc:756) Error opening input stream res/tree

@WhiteFu
Copy link
Author

WhiteFu commented Dec 11, 2019

/bin/speech-aligner --config=egs/cn_phn/conf/align.conf egs/cn_phn/data/wav.scp egs/cn_phn/data/text egs/cn_phn/data/out.ali
ERROR (speech-aligner[5.4.215~4-f2b7]:Input():util/kaldi-io.cc:756) Error opening input stream res/tree

[ Stack-Trace: ]
kaldi::MessageLogger::HandleMessage(kaldi::LogMessageEnvelope const&, char const*)
kaldi::MessageLogger::~MessageLogger()
kaldi::Input::Input(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, bool*)
main
__libc_start_main
_start

@sunnyboys
Copy link

这个问题怎么解决???

@chenz85
Copy link

chenz85 commented Apr 8, 2020

incurrect path. run it like this:

cd egs/cn_phn
/bin/speech-aligner --config=conf/align.conf data/wav.scp data/text data/out.ali

@burning846
Copy link

burning846 commented Mar 4, 2022

incurrect path. run it like this:

cd egs/cn_phn
../../bin/speech-aligner --config=conf/align.conf data/wav.scp data/text data/out.ali

Solved! THX!

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

4 participants