extract.sh
来自「Isolated Speech Recognition Process that」· Shell 代码 · 共 2 行
SH
2 行
extract_feature -delta -acc -cms -swap_bytes -zero_mean -energy -energy_norm -mfcc 12 -delta_win 2 -lifter_coeff 22 -window_dur 25 -frame_dur 10 -num_fbanks 24 -window_type hamming -pre_emph_coeff 0.97 -output_mode ascii -input raw_list -output mfcc_list
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?