Open satell opened 6 years ago
Bump
@satell I am also trying to implement Aspire within the ASR server. Did you ever figure this out?
@satell have a look at https://github.com/dialogflow/asr-server/pull/39 this would solve the graph reading problem (it's a simple fix with the function name that reads the graph)
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)