You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
asr-server code is pretty old by now, I assume kaldi had new types of models. There could be some incompatibility here or you just do not load it correctly.
ERROR (fcgi-nnet3-decoder[5.5.268~1-f9828]:DecodableNnetLoopedOnlineBase():decodable-online-looped.cc:50) Ivector feature dimension mismatch: got -1 but network expects 100
[ Stack-Trace: ]
kaldi::MessageLogger::LogMessage() const
kaldi::MessageLogger::LogAndThrow::operator=(kaldi::MessageLogger const&)
kaldi::nnet3::DecodableNnetLoopedOnlineBase::DecodableNnetLoopedOnlineBase(kaldi::nnet3::DecodableNnetSimpleLoopedInfo const&, kaldi::OnlineFeatureInterface*, kaldi::OnlineFeatureInterface*)
kaldi::SingleUtteranceNnet3DecoderTpl<fst::Fst<fst::ArcTpl<fst::TropicalWeightTpl > > >::SingleUtteranceNnet3DecoderTpl(kaldi::LatticeFasterDecoderConfig const&, kaldi::TransitionModel const&, kaldi::nnet3::DecodableNnetSimpleLoopedInfo const&, fst::Fst<fst::ArcTpl<fst::TropicalWeightTpl > > const&, kaldi::OnlineNnet2FeaturePipeline*)
apiai::Nnet3LatgenFasterDecoder::InputStarted()
apiai::OnlineDecoder::Decode(apiai::Request&, apiai::Response&)
apiai::FcgiDecodingApp::ProcessingRoutine(apiai::Decoder&)
apiai::FcgiDecodingApp::Run(int, char**)
main
__libc_start_main
_start
The text was updated successfully, but these errors were encountered: