📄 errors.tex
字号:
When generating a dictionary a word exceeded the maximum number of phones, a word occurred twice or no dictionary was produced.\erno{\pm 3150} Syntax error in HParse file\\ The \htool{HParse} network definition contains a syntax error, check the input file against the network description in section~\ref{s:HParse}.\end{itemize}\module{\htool{HVite}}\begin{itemize}\erno{+3228} Load/Make HMMSet failed\\ The model set could not be loaded due to either an error opening the file or the data within being inconsistent.\erno{\pm 3230} Unsupported operation\\ \htool{HVite} is not able to perform the operation requested\erno{\pm 3231} Data does not match HMMs\\ There is a mismatch between the data file and the HMMSet. Ensure that the data is parameterised in the correct format and the configuration parameters match those used during training.\erno{+3232} MMF Load Error\\ The HMMSet does not contain a well-formed regression class tree.\erno{-3289} ALIEN format set\\ Input/output format has been set to \texttt{ALIEN}, ensure that this was intended.\end{itemize}\module{\htool{HResults}}\begin{itemize}\erno{-3330} Empty file\\ The file was empty and will be skipped.\erno{+3331} Unknown label\\ The label did not appear in the list supplied to HResults. This error will only occur if calculating confusion matrices so normally the contents of the word list file will have no effect on results.\erno{+3332} Too many labels\\ \htool{HResults} will only generate confusion statistics for a small number of labels.\erno{\pm 3333} Cannot calculate word spot results\\ When calculating word spotting results the label files need to have both times and scores present.\erno{-3389} ALIEN format set\\ Input format has been set to \texttt{ALIEN}, ensure that this was intended.\end{itemize}\module{\htool{HSGen}}\begin{itemize}\erno{-3420} Network malformed\\ The word network is malformed. The information in a node (word and following arcs) is set incorrectly.\end{itemize}\module{\htool{HLRescore}}\begin{itemize}\erno{-4089} ALIEN format set\\ Input/output format has been set to \texttt{ALIEN}, ensure that this was intended.\end{itemize}\module{\htool{HShell}}\begin{itemize}\erno{+5020} Command line processing error\erno{+5021} Command line argument type error\erno{+5022} Command line argument range error\\ The command line is badly formed. Ensure that it matches the syntax and values expected by the command (check the manual page or the syntax obtained by running \htool{HTool} without any arguments).\erno{+5050} Configuration file format error\\ \htool{HShell} was unable to parse the configuration. Check that it is of the format described in section~\ref{s:config}.\erno{+5051} Script file format error\\ Check that the script file is just a list of file names and that if any file names are quoted that the quotes occur in pairs.\erno{+5070} Module version syntax error\\ A module registered with HShell with an incorrectly formatted version string (which should be of the form \texttt{"!HVER!HModule: Vers.str [WHO DD/MM/YY]"}).\erno{+5071} Too many configuration parameters\\ The size of the buffer used by one of the tools or modules to read its configuration parameters was exceeded. Either reduce the total number of configuration parameters in the file or make more of then specific to their particular module rather than global.\erno{+5072} Configuration parameter of wrong type\\ The configuration parameter is of the wrong type. Check that its type agrees with that shown in chapter~\ref{c:confvars}.\erno{+5073} Configuration parameter out of range\\ The configuration parameter is out of range. \end{itemize}\module{\htool{HMem}}\begin{itemize}\erno{+5170} Heap parameters invalid\\ You have tried to create a heap with unreasonable parameters. Adjust these so that the growth factor is positive and the initial block size is no larger than the maximum. For \texttt{MSTAK} the element size should be 1.\erno{+5171} Heap not found\\ The specified heap could not be found, ensure that it has not been deleted or memory overwritten.\erno{+5172} Heap does not support operation\\ The heap is of the wrong type to support the requested operation. In particular it is not possible to \texttt{Reset} or \texttt{Delete} a \texttt{CHEAP}.\erno{+5173} Wrong element size for MHEAP\\ You have tried to allocate an item of the wrong size from a \texttt{MHEAP}. All items on a \texttt{MHEAP} must be of the same size.\erno{+5174} Heap not initialised\\ You have tried to allocate an item on a heap that has not yet been created. Ensure that \texttt{CreateHeap} is called to initialise the heap before any items are allocated from it.\erno{+5175} Freeing unseen item\\ You have tried to free an item from the wrong heap. This can occur if the wrong heap is specified, the item pointer has been corrupted or the item has already been freed implicitly by a \texttt{Reset/DeleteHeap} call. \end{itemize} \module{\htool{HMath}} \begin{itemize}\erno{+5220} Singular covariance matrix\\ The covariance matrix was not invertible. This may indicate a lack of training data or linearly dependent parameters.\erno{+5270} Size mismatch\\ The input parameters were of incompatible sizes.\erno{+5271} Log of negative\\ Result would be logarithm of a negative number.\end{itemize}\module{\htool{HSigP}}\begin{itemize}\erno{+5320} No results for WaveToLPC\\ Call did not include Vectors for the results.\erno{+5321} Vector size mismatch\\ Input vectors were of mismatched sizes.\erno{-5322} Clamped samples during zero mean\\ During a zero mean operation samples were clipped as they were outside the allowable range.\end{itemize}\module{\htool{HAudio}}\begin{itemize}\erno{+6020} Replay buffer not active\\ Attempt to access a replay buffer when one was not attached.\erno{+6021} Cannot StartAudio without measuring silence\\ An attempt was made to start audio input through the silence detector without first measuring or supplying the background silence values.\erno{+6070} Audio frame size/rate invalid\\ The choice of frame period and window duration are invalid. Check both these and the sample rate.\erno{-6071} Setting speech threshold below silence\\ The thresholds used in the speech detector have been set so that the threshold for detecting speech is set below that of detecting silence.\end{itemize}\module{\htool{HVQ}}\begin{itemize}\erno{+6150} VQ file format error\\ The VQ file was incorrectly formatted. Ensure that the file is complete and has not been corrupted.\erno{+6151} VQ file range error\\ A value from the VQ file was out of range. Ensure that the file is complete and has not been corrupted.\erno{+6170} Magic number mismatch\\ The VQ magic number (normally based on parameter kind) does not match that expected. Check that the parameter kind used to quantise the data and create the VQ table matches the current parameter kind.\erno{+6171} VQ table already exists\\ All VQ tables must have distinct names. This error will occur if you try to create or load a VQ table with the same name as one already loaded.\erno{+6172} Invalid covariance kind\\ Entries in VQ tables must have either \texttt{NULLC}, \texttt{FULLC} or \texttt{INVDIAGC} covariance kind.\erno{+6173} Node not in table\\ A node was missing from the VQ table. Ensure that the VQ table was properly created or that the file was complete.\erno{+6174} Stream codebook mismatch\\ The number or size of streams in the VQ table does not match that requested.\end{itemize}\module{\htool{HWave}}\begin{itemize}\erno{+6220} Cannot fseek/ftell\\ Unless the wave file is read through a pipe fseek and ftell are expected to work correctly so that \htool{HWave} can calculate the file size. If this error occurs when using an input pipe, supply the number of samples in the file using the configuration variable \texttt{NSAMPLES}.\erno{+6221} File appears to be a infinite\\ \htool{HWave} cannot determine the size of the file.\erno{+6230} Config parameter not set\\ A necessary configuration parameter has not been set. Determine the correct value and place this in the configuration file before re-invoking the tool.\erno{+6250} Premature end of header\\ \htool{HWave} could not read the complete file header.\erno{+6251} Header contains invalid data\\ \htool{HWave} was unable to successfully parse the header. The header is invalid, of the wrong type or be a variation that \htool{HWave} does not handle.\erno{+6252} Header missing essential data\\ The header was missing a piece of information necessary for \htool{HWave} to load the file. Check the processing of the input file and re-process if necessary.\erno{+6253} Premature end of data\\ The file ended before all the data was read correctly. Check that the file is complete, has not been corrupted and where necessary \texttt{NSAMPLES} is set correctly.\erno{+6254} Data formated incorrectly\\ The data could not be decoded properly. Check that the file was complete and processed correctly.\erno{+6270} File format invalid\\ The file format is not valid for the operation requested.\erno{+6271} Attempt to read outside file\\ You have tried to read a sample outside of the waveform file.\end{itemize}\module{\htool{HParm}}\begin{itemize}\erno{+6320} Configuration mismatch\\ The data file does not match the configuration. Check the configuration file is correct.\erno{+6321} Invalid parameter kind\\ Parameter kind is not valid. Check the configuration file.\erno{+6322} Conversion not possible\\ The specified conversion is not possible. Check the configuration is correct and re-code the data from waveform files if necessary.\erno{+6323} Audio error\\ An audio error has been detected. Check the \htool{HAudio} configuration and the audio device.\erno{+6324} Buffer not initialised\\ Ensure that the buffer is used in the correct manner.\erno{+6325} Silence detection failed\\ The silence detector was not initialised correctly before use.\erno{+6328} Load/Make HMMSet failed\\ The model set could not be loaded due to either an error opening the file or the data within being inconsistent.\erno{+6350} CRC error\\ The CRC does not match that of the data. Check the data file is complete and has not been corrupted.\erno{-6351} Byte swapping not possible\\ \htool{HParm} will attempt to byte swap parameter files but this may not work if the floating point representation of the machine that generated the file is different from that which is reading it.\erno{+6352} File too short to parameterise\\ The file does not contain enough data to produce a single observation. Check the file is complete and not corrupt. If it is, it should be discarded.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -