Blame view
egs/hkust/s5/conf/fbank.conf
289 Bytes
8dcb6dfcb first commit |
1 2 3 4 5 6 7 8 |
--window-type=hamming # disable Dans window, use the standard --sample-frequency=8000 --low-freq=64 # typical setup from Frantisek Grezl --high-freq=3800 --dither=1 --num-mel-bins=36 # 8kHz so we use 36 bins (@ 8 filters/octave to get closer to 40 filters/16Khz used by IBM) |