All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Adding balancer for reference.
Convert Paths to str before giving to torchaudio due to some compat issue with Windows. Installing is another way to solve the issue.
Fix bug in convert audio that would not work properly with shapes [*, C, T].
Fixing incorrect order of operations when evaluating the number of frames (thanks @chenjiasheng for the report).
Removed useless warning when using -r
option.
Initial release.