Changelog

v0.1.0a

v0.1.0a2

2020-08-13

Bug fixes
  • added use_beg_ms parameter in soundpy.dsp.vad: improved VAD recognition of silences post speech.

Features
Other changes
  • name change: from pysoundtool to soundpy: simpler

  • updated dependencies to newest versions still compatible with Tensorflow 2.1.0

  • moved soundpy.dsp.get_vad_samples to soundpy.feats.get_vad_samples

  • moved soundpy.dsp.get_vad_stft to soundpy.feats.get_vad_stft

  • name change: allow soundpy.feats.normalize to be used as soundpy.normalize

  • removed pysoundtool_online and mybinder button as maintaining the online version was not easily done. Aim to reimplement at some point.

v0.1.0a1

Initial public alpha release.