alphacep / alphacep/vosk-api

Wrong result decoding with test.c on Windows

未关闭
#973 11 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
15.1k
派生
1.8k
PR 合并指标
30 天内没有已合并 PR

描述

platform: windows10, vs2019
when running tect.c, error occurs:

LOG (VoskAPI:Model::ReadDataFiles():src\model.cc:213) Decoding params beam=13 max-active=7000 lattice-beam=6
LOG (VoskAPI:Model::ReadDataFiles():src\model.cc:216) Silence phones 1:2:3:4:5:11:12:13:14:15
Wrong parameter 6 in LAPACKE_dsyev_work
Wrong parameter 1 in LAPACKE_dsygv
Wrong parameter 1 in LAPACKE_dsygv
...
Wrong parameter 1 in LAPACKE_dsptri_work
Wrong parameter 1 in LAPACKE_dsptri_work
Wrong parameter 9 in LAPACKE_dsprfs_work
...
LOG (VoskAPI:kaldi::nnet3::Nnet::RemoveOrphanNodes():nnet3\nnet-nnet.cc:948) Removed 0 orphan nodes.
LOG (VoskAPI:kaldi::nnet3::Nnet::RemoveOrphanComponents():nnet3\nnet-nnet.cc:847) Removing 0 orphan components.
LOG (VoskAPI:kaldi::nnet3::CompileLooped():nnet3\nnet-compile-looped.cc:345) Spent 0.0998472 seconds in looped compilation.
LOG (VoskAPI:Model::ReadDataFiles():src\model.cc:248) Loading i-vector extractor from model/ivector/final.ie
LOG (VoskAPI:kaldi::IvectorExtractor::ComputeDerivedVars():ivector\ivector-extractor.cc:183) Computing derived variables for iVector extractor
Wrong parameter 1 in LAPACKE_dsyequb_work
...
ERROR (VoskAPI:kaldi::TpMatrix::Cholesky():matrix\tp-matrix.cc:110) Cholesky decomposition failed. Maybe matrix is not positive definite.

what does these mean?
@proger @camillem @dremendes @Sharcoux @hviana

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。