Blame view

egs/callhome_diarization/v2/conf/mfcc.conf 246 Bytes
8dcb6dfcb   Yannick Estève   first commit
1
2
3
4
5
6
  --sample-frequency=8000 
  --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=23 # higher than the default which is 12.
  --snip-edges=false