cyu0913 / CRSS-SpkrDiar

Implementation of speaker diarization system on a Kaldi-based platform
0 stars 1 forks source link

ivectorTest error. Seems to be an indexing issue #1

Open idnavid opened 8 years ago

idnavid commented 8 years ago

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

idnavid commented 8 years ago

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.

cyu0913 commented 8 years ago

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.