Blame view

egs/dihard_2018/v2/conf/mfcc.conf 225 Bytes
8dcb6dfcb   Yannick Estève   first commit
1
2
3
4
5
6
7
  --sample-frequency=16000
  --frame-length=25 # the default is 25
  --low-freq=20 # the default.
  --high-freq=7600 # the default is zero meaning use the Nyquist (8k in this case).
  --num-mel-bins=30
  --num-ceps=30
  --snip-edges=false