fbank.conf 390 Bytes
# No non-default options for now.
--window-type=hamming # disable Dans window, use the standard
--use-energy=false    # only fbank outputs
--sample-frequency=16000 # Cantonese is sampled at 8kHz

--low-freq=64         # typical setup from Frantisek Grezl
--high-freq=8000
--dither=1

--num-mel-bins=40     # 8kHz so we use 15 bins
--htk-compat=true     # try to make it compatible with HTK