Skip to content

v0.22.0

Compare
Choose a tag to compare
@jiaaro jiaaro released this 24 May 16:16
· 139 commits to master since this release
  • Adds support for audio with frame rates (sample rates) of 48k and higher (requires scipy) (PR #262, fixes #134, #237, #209)
  • Adds support for PEP 519 File Path protocol (PR #252)
  • Fixes a few places where handles to temporary files are kept open (PR #280)
  • Add the license file to the python package to aid other packaging projects (PR #279, fixes #274)
  • Big fix for pydub.silence.detect_silence() (PR #263)