AUTHORS.rst
CONTRIBUTING.rst
HISTORY.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
deepecho/__init__.py
deepecho/demo.py
deepecho/sequences.py
deepecho.egg-info/PKG-INFO
deepecho.egg-info/SOURCES.txt
deepecho.egg-info/dependency_links.txt
deepecho.egg-info/not-zip-safe
deepecho.egg-info/requires.txt
deepecho.egg-info/top_level.txt
deepecho/data/demo.csv
deepecho/models/__init__.py
deepecho/models/base.py
deepecho/models/basic_gan.py
deepecho/models/par.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.md
docs/index.rst
docs/make.bat
docs/readme.rst
docs/images/DeepEcho-Logo-RGB-Small.png
docs/images/DeepEcho-Logo-White-Small.png
docs/images/DeepEcho-Logo.png
docs/images/dai-logo-white-200.png
tests/__init__.py
tests/test_sequences.py
tests/integration/__init__.py
tests/integration/test_basic_gan.py
tests/integration/test_par.py