MANIFEST.in
README.md
requirements.txt
setup.py
speach/__init__.py
speach/__main__.py
speach/__version__.py
speach/elan.py
speach/media.py
speach/orgmode.py
speach/sqlite.py
speach/tig.py
speach/vtt.py
speach.egg-info/PKG-INFO
speach.egg-info/SOURCES.txt
speach.egg-info/dependency_links.txt
speach.egg-info/requires.txt
speach.egg-info/top_level.txt
speach/data/__init__.py
speach/data/scripts/init_corpus.sql
test/test_elan.py
test/test_media.py
test/test_org.py
test/test_tig.py
test/test_ttl_sqlite.py
test/test_vtt.py