aeneas

aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)

AGPL-3.0 License

Downloads
4.2K
Stars
2.5K
Committers
7

Bot releases are hidden (Show)

aeneas - aeneas v1.7.3 Latest Release

Published by readbeyond over 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
aeneas - aeneas v1.7.2

Published by readbeyond over 7 years ago

  • 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)
aeneas - aeneas v1.7.1

Published by readbeyond almost 8 years ago

  • Fix bug #151
  • Downgraded requirement lxml to 3.6.0
  • Changed default voice for Festival wrapper to eng-USA
aeneas - aeneas v1.7.0

Published by readbeyond almost 8 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
aeneas - aeneas v1.6.0.1

Published by readbeyond about 8 years ago

Fix bug in Nuance TTS wrapper

aeneas - aeneas v1.6.0

Published by readbeyond about 8 years ago

  • Fixed bug #102
  • Better TTS engine wrappers
  • Added eSpeak-ng TTS wrapper
  • Added caching audio files for faster synthesis
  • The TTS engine can be selected per-level (text in multilevel format)
  • Added cfw Python C++ extension for Festival (disabled by default)
  • Python C extension compilation can be disabled in setup.py via env vars
  • All Python code formatted according to PEP 8 (-E501)
  • All source files have AGPLv3 header
  • Code, test, and documentation improvements
aeneas - aeneas v1.5.1.0

Published by readbeyond about 8 years ago

  • cew for Linux, Mac OS X, and Windows
  • PyInstaller configuration files
  • Bug fixes and other code enhancements
  • Explicitly requiring lxml v3.6.0 and BeautifulSoup4 v4.4.1 due to a change in BeautifulSoup4 v4.5.0 API (to be investigated later)
aeneas - aeneas v1.5.0.3

Published by readbeyond over 8 years ago

Fix issue with float being returned in sd instead of TimeValue

aeneas - aeneas v1.5.0.2

Published by readbeyond over 8 years ago

Fix issue with index in dtw

aeneas - aeneas v1.5.0.1

Published by readbeyond over 8 years ago

Fix issue with symlinks in Windows

aeneas - aeneas v1.5.0.0

Published by readbeyond over 8 years ago

Custom TTS wrappers
Multilevel I/O formats
Waveform plotter
Better docs/tutorials
More tests

aeneas - aeneas v1.4.1.0

Published by readbeyond over 8 years ago

Cleaned C extensions
Added RuntimeConfiguration
Minor optimizations
Better docs and unit tests

aeneas - aeneas v1.4.0.0

Published by readbeyond almost 9 years ago

Added support for Python 3.4 and 3.5
Better CLI tools
More unit tests
More Pythonic code
Other minor improvement

aeneas - aeneas v1.3.3.0

Published by readbeyond almost 9 years ago

Added all voice variants in espeak v1.48.03

aeneas - aeneas v1.3.2.8

Published by readbeyond almost 9 years ago

Better README for PyPI

aeneas - aeneas v1.3.2.1

Published by readbeyond almost 9 years ago

PyPI setup.py and check_dependencies.py back to avoid breaking SAB

aeneas - aeneas v1.3.2

Published by readbeyond almost 9 years ago

Releasing v1.3.2

aeneas - aeneas v1.3.1.1

Published by readbeyond almost 9 years ago

This is v1.3.1 plus the deb packaging info

aeneas - aeneas v1.3.1

Published by readbeyond almost 9 years ago

aeneas - aeneas v1.3.0

Published by readbeyond almost 9 years ago