CHANGELOG
LICENSE
MANIFEST.in
README.md
README.rst
VERSION
aeneas_check_setup.py
requirements.txt
setup.py
aeneas/__init__.py
aeneas/adjustboundaryalgorithm.py
aeneas/analyzecontainer.py
aeneas/audiofile.py
aeneas/configurationobject.py
aeneas/container.py
aeneas/diagnostics.py
aeneas/downloader.py
aeneas/dtw.py
aeneas/espeakwrapper.py
aeneas/executejob.py
aeneas/executetask.py
aeneas/ffmpegwrapper.py
aeneas/ffprobewrapper.py
aeneas/globalconstants.py
aeneas/globalfunctions.py
aeneas/hierarchytype.py
aeneas/idsortingalgorithm.py
aeneas/job.py
aeneas/language.py
aeneas/logger.py
aeneas/mfcc.py
aeneas/runtimeconfiguration.py
aeneas/sd.py
aeneas/syncmap.py
aeneas/synthesizer.py
aeneas/task.py
aeneas/textfile.py
aeneas/vad.py
aeneas/validator.py
aeneas/wavfile.py
aeneas.egg-info/PKG-INFO
aeneas.egg-info/SOURCES.txt
aeneas.egg-info/dependency_links.txt
aeneas.egg-info/requires.txt
aeneas.egg-info/top_level.txt
aeneas/cdtw/__init__.py
aeneas/cdtw/cdtw_driver.c
aeneas/cdtw/cdtw_func.c
aeneas/cdtw/cdtw_func.h
aeneas/cdtw/cdtw_py.c
aeneas/cdtw/cdtw_setup.py
aeneas/cew/__init__.py
aeneas/cew/cew_driver.c
aeneas/cew/cew_func.c
aeneas/cew/cew_func.h
aeneas/cew/cew_py.c
aeneas/cew/cew_setup.py
aeneas/cew/speak_lib.h
aeneas/cmfcc/__init__.py
aeneas/cmfcc/cmfcc_driver.c
aeneas/cmfcc/cmfcc_func.c
aeneas/cmfcc/cmfcc_func.h
aeneas/cmfcc/cmfcc_py.c
aeneas/cmfcc/cmfcc_setup.py
aeneas/cmfcc/cwave_func.c
aeneas/cmfcc/cwave_func.h
aeneas/cwave/__init__.py
aeneas/cwave/cwave_driver.c
aeneas/cwave/cwave_func.c
aeneas/cwave/cwave_func.h
aeneas/cwave/cwave_py.c
aeneas/cwave/cwave_setup.py
aeneas/res/finetuneas.html
aeneas/tools/__init__.py
aeneas/tools/abstract_cli_program.py
aeneas/tools/convert_syncmap.py
aeneas/tools/download.py
aeneas/tools/espeak_wrapper.py
aeneas/tools/execute_job.py
aeneas/tools/execute_task.py
aeneas/tools/extract_mfcc.py
aeneas/tools/ffmpeg_wrapper.py
aeneas/tools/ffprobe_wrapper.py
aeneas/tools/read_audio.py
aeneas/tools/read_text.py
aeneas/tools/run_sd.py
aeneas/tools/run_vad.py
aeneas/tools/synthesize_text.py
aeneas/tools/validate.py
aeneas/tools/res/audio.mp3
aeneas/tools/res/audio.wav
aeneas/tools/res/config.bad.txt
aeneas/tools/res/config.bad.xml
aeneas/tools/res/config.txt
aeneas/tools/res/config.xml
aeneas/tools/res/job.bad.zip
aeneas/tools/res/job.zip
aeneas/tools/res/job_no_config.zip
aeneas/tools/res/page.xhtml
aeneas/tools/res/parsed.txt
aeneas/tools/res/plain.txt
aeneas/tools/res/sonnet.csv
aeneas/tools/res/sonnet.json
aeneas/tools/res/sonnet.zzz
aeneas/tools/res/subtitles.txt
aeneas/tools/res/unparsed.xhtml
bin/aeneas_convert_syncmap
bin/aeneas_download
bin/aeneas_execute_job
bin/aeneas_execute_task
bin/aeneas_synthesize_text
bin/aeneas_validate
docs/Makefile
docs/make.bat
docs/source/adjustboundaryalgorithm.rst
docs/source/analyzecontainer.rst
docs/source/audiofile.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/configurationobject.rst
docs/source/container.rst
docs/source/diagnostics.rst
docs/source/downloader.rst
docs/source/dtw.rst
docs/source/espeakwrapper.rst
docs/source/executejob.rst
docs/source/executetask.rst
docs/source/ffmpegwrapper.rst
docs/source/ffprobewrapper.rst
docs/source/globalconstants.rst
docs/source/globalfunctions.rst
docs/source/hierarchytype.rst
docs/source/idsortingalgorithm.rst
docs/source/index.rst
docs/source/job.rst
docs/source/language.rst
docs/source/logger.rst
docs/source/mfcc.rst
docs/source/runtimeconfiguration.rst
docs/source/sd.rst
docs/source/syncmap.rst
docs/source/synthesizer.rst
docs/source/task.rst
docs/source/textfile.rst
docs/source/vad.rst
docs/source/validator.rst
docs/source/_static/configuration.dtd
licenses/LibriVox.txt
licenses/ProjectGutenberg.txt
licenses/README.md
licenses/eSpeak.txt
licenses/finetuneas.txt
licenses/scipy.txt
licenses/sphinx3.txt
thirdparty/finetuneas.html
thirdparty/mfcc.py
thirdparty/transliteration.map
wiki/HISTORY.md
wiki/HOWITWORKS.md
wiki/INSTALL.md
wiki/PLATFORMS.md