aeneas v1.7.3 Release Notes

Release Date: 2017-03-16 // about 9 years ago
    • 🛠 Fixed bug #168 and added a regression test for it
    • ➕ Added option -f, --full to aeneas.tools.read_audio and tests for it

Previous changes from v1.7.2

    • ➕ Added MacOS TTS Wrapper (courtesy of Chris Vaughn)
    • ✂ Removed dependency from pafy, using youtube-dl directly (#159)
    • Added retry mechanism to Downloader, including DOWNLOADER_SLEEP and DOWNLOADER_RETRY_ATTEMPTS in RuntimeConfiguration
    • 🛠 Fixed bug #160
    • Fixed a latent bug with arbitrary shifts in aba when using the task_adjust_boundary_no_zero option
    • 🛠 Fixed a latent bug in AWS Polly and Nuance wrappers
    • ⚡️ Updated copyright strings with 2017
    • ⚡️ Updated INSTALL.md to brew install from Daniel Bair's tap instead of official brew repo since they removed the formula for aeneas (#165)