Skip to content

v0.1.1

Choose a tag to compare

@LiweiDong LiweiDong released this 19 Jan 00:46
· 139 commits to master since this release
9e2a8a7

This minor revision includes mainly bug fixes, but there are a few new features as well.

Optimize the following method :

  • Spectrogram

    • linear_spectrogram
    • mel_spectrogram
    • bark_spectrogram
    • erb_spectrogram
    • cqt
    • vqt
  • Cepstral coefficients

    • mfcc
    • bfcc
    • gtcc
    • cqcc

    Adjustment of some parameter default values.