Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/cplusplus/139.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ Alize:IndexOutOfBoundsException_C++_Speech Recognition_Speech - Fatal编程技术网

C++ Alize:IndexOutOfBoundsException

C++ Alize:IndexOutOfBoundsException,c++,speech-recognition,speech,C++,Speech Recognition,Speech,我在使用Alize工具包验证扬声器时收到以下错误消息 (ComputeTest) No Channel Compensation Compute Test, Decime mode[1] File Mode- 1 LLR by file [ IndexOutOfBoundsException 0x8f762e0 ] message = "" source file = Object.cpp line number = 146 index 0 >= limit 0 请帮助我解决此问题您

我在使用Alize工具包验证扬声器时收到以下错误消息

(ComputeTest) No Channel Compensation
Compute Test, Decime mode[1] File Mode- 1 LLR by file
[ IndexOutOfBoundsException 0x8f762e0 ]
message   = ""
source file = Object.cpp
line number = 146
index 0 >= limit 0

请帮助我解决此问题

您使用的是哪种编程语言?将其添加为标记。请给我们看看产生上述错误信息的代码。我使用C++编程语言。我使用IALL工具箱来识别说话人。一旦进行了验证说话人声音的训练,我就得到了上述错误。