Changelog

0.1.1

Major changes

  • Add torch and torchaudio dependencies to docs/requirements.txt. (#4)

  • Upgrade minimum package dependency versions: (#3)

    • torch (>= 1.8)

    • torchaudio (>= 0.8)

    • torchvision (>= 0.9) - only used in tests and notebooks

Minor changes

  • Remove platform-dependent torch, torchaudio and torchvision installation for tests. (#1)

  • Move Travis badges to separate README.md section. (#2)

0.1.0

Major changes

Nothing, initial release!