readme.upto031

来自「ears-0.32, linux下有用的语音信号处理工具包」· UPTO031 代码 · 共 22 行

UPTO031
22
字号
==========================================================================Users of version 0.31 and below, please note:  As of 0.32, thedefault feature extractor really is Rasta-PLP, it was vanilla PLPbefore.  You *have* to "rm ~/.ears/MRASTA-V/*" and train_ears again!The old behaviour can be gotten by configuring FEATURE PLP and retraining.Sorry for the inconvenience.   ralf==========================================================================Later, if you have a set of patterns for each PLP and MRASTA, you canswitch between them by going through the following sequence:- run ./train_ears- change FEATURE in config- save config- hit enter- save the recognizer- ./listenThis changes the recognizer file accordingly.  In a later version, thiswon't be necessary anymore because of different recognizer files fordifferent feature patterns.  Also, the upcoming 'ears' program willhave both training and listening functionality, so there is all inone place.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?