Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@wiccy46 wiccy46 released this 02 Jul 20:05
· 189 commits to master since this release
  • new Amfcc class for MFCC feature extraction
  • new helper.visualization.py and gridplot()
  • optimise plot() methods of all classes for better consistency in both style and the API
  • new helper functions: padding, is_pow2, next_pow2, round_half_up, rolling_window, signal_to_frame,
    magspec, powspec, hz2mel, mel2hz_
  • Fixed bug that for multichanels spectrum the rfft is not performed on the x-axis