aeneas v1.7.3 Release Notes
Release Date: 2017-03-16 // about 6 years ago-
- ๐ Fixed bug #168 and added a regression test for it
- โ Added option
-f, --full
toaeneas.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
, usingyoutube-dl
directly (#159) - Added retry mechanism to
Downloader
, includingDOWNLOADER_SLEEP
andDOWNLOADER_RETRY_ATTEMPTS
inRuntimeConfiguration
- ๐ 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)