Skip to content

v0.2.0-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pzinemanas pzinemanas released this 29 Apr 00:21
· 31 commits to master since this release

This is the first candidate release of v0.2.0.

  • New Features extractors: MFCC and VGGishEmbeddings
  • Add PCA to VGGish model
  • Add progress bar in change_sampling_rate and process functions
  • Add pad_audio and convert_to_sequences functions in FeatureExtractor
  • Fix minor bugs