aeneas v1.7.3 Release Notes

Release Date: 2017-03-16 // about 7 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)