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

aspire model nnet3 #34

Open
satell opened this issue Feb 12, 2018 · 3 comments
Open

aspire model nnet3 #34

satell opened this issue Feb 12, 2018 · 3 comments

Comments

@satell
Copy link

satell commented Feb 12, 2018

how can we use ASpIRE Chain Model with this ASR ?

i tried to use it but i get this error
ERROR: FstImpl::ReadHeader: FST not of type vector:
ERROR (fcgi-nnet3-decoder[5.2.183~1351-32310]:ReadFstKaldi():kaldi-fst-io.cc:40) Could not read fst from HCLG.fst

[ Stack-Trace: ]

kaldi::MessageLogger::HandleMessage(kaldi::LogMessageEnvelope const&, char const*)
kaldi::MessageLogger::~MessageLogger()
fst::ReadFstKaldi(std::__cxx11::basic_string<char, std::char_traits, std::allocator >)
apiai::Nnet3LatgenFasterDecoder::Initialize(kaldi::OptionsItf&)
apiai::FcgiDecodingApp::Run(int, char**)
main
__libc_start_main
_start

terminate called after throwing an instance of 'std::runtime_error'
what():
Aborted (core dumped)

@bravecorvus
Copy link

Bump

@bravecorvus
Copy link

@satell I am also trying to implement Aspire within the ASR server. Did you ever figure this out?

@mdoulaty
Copy link
Contributor

@satell have a look at #39
this would solve the graph reading problem (it's a simple fix with the function name that reads the graph)

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