cyu0913 / CRSS-SpkrDiar

Implementation of speaker diarization system on a Kaldi-based platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ivectorTest error. Seems to be an indexing issue

idnavid opened this issue · comments

ERROR (ivectorTest:SubMatrix():kaldi-matrix.cc:1466)
This problem doesn't always happen.

It doesn't seem to have a problem when I test the i-vectors for each file separately.
With the new test.sh script, it should be fine.
The problem only occurs when I try to pool i-vectors from multiple files together, which is not something we'll need to do.

Yeah, this script was only for checking and debugging purpose, so it's not necessary to support multiple files.

On Jul 27, 2016, at 10:02 AM, Navid Shokouhi notifications@github.com wrote:

It doesn't seem to have a problem when I test the i-vectors for each file separately.
With the new test.sh script, it should be fine.
The problem only occurs when I try to pool i-vectors from multiple files together, which is not something we'll need to do.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.