Blame view

egs/bn_music_speech/v1/conf/mfcc.conf 247 Bytes
8dcb6dfcb   Yannick Estève   first commit
1
2
3
4
5
6
  --sample-frequency=16000 
  --frame-length=25 # the default is 25
  --low-freq=20 # the default.
  --high-freq=3700 # the default is zero meaning use the Nyquist (4k in this case).
  --num-ceps=20 # higher than the default which is 12.
  --snip-edges=false