Skip to content

Commit

Permalink
Merge pull request #85 from readbeyond/devel
Browse files Browse the repository at this point in the history
Updated changelog for releasing a Debian package
  • Loading branch information
readbeyond committed May 28, 2016
2 parents d070d23 + 4512e87 commit faeaff6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
aeneas (1.5.0) stable; urgency=medium

* Rewritten vad.py, sd.py, adjustboundaryalgorithm.py
* Arbitrary precision time values via timevalue.py
* Multiple TTS wrappers, including eSpeak, Festival, Nuance TTS APIs
* Possibility of using custom, user-defined TTS wrappers
* Possibility of using cew in a separate subprocess to work around a bug in eSpeak C API
* Plot waveforms with plotter.py and aeneas.tools.plot_waveform
* Initial support for multilevel input files and sync maps
* Added AUD and EAF sync map formats
* More efficient I/O of WAVE files in Python code
* Improvements to Python C API code
* Bug fixes and improvements in several Python modules
* Better documentation

-- alberto <alberto@nievo> Sat, 28 May 2016 20:37:21 +0200

aeneas (1.4.1) stable; urgency=medium

* Added DFXP sync map output format, alias for TTML
Expand Down

0 comments on commit faeaff6

Please sign in to comment.