aeneas v1.7.0 Release Notes

Release Date: 2016-12-07 // over 7 years ago
    • More robust and generic reading of SRT-like files, especially WebVTT
    • โž• Added TextGrid output format
    • ๐Ÿ‘ Optional MFCC masking for better word-level alignment
    • In multilevel tasks, DTW margin can be specified for each level now
    • โž• Added human-readable descriptions of parameters and languages, listable in aeneas.tools.execute_task
    • โž• Added human-readable descriptions of runtime configuration parameters, listable by all aeneas.tool.*
    • ๐Ÿ”€ Ability to remove long nonspeech intervals from the output sync map
    • โœ… Marked Afrikaans (afr) language as tested
    • โž• Added AWS Polly TTS API wrapper
    • โž• Added benchmark tests
    • โž• Added scripts to manage virtual environments for testing
    • ๐Ÿ›  Fix a couple of bugs
    • ๐Ÿ“š Code, test, and documentation improvements