README.md
setup.py
saysynth/__init__.py
saysynth/constants.py
saysynth/midi.py
saysynth/phoneme.py
saysynth/say.py
saysynth/utils.py
saysynth.egg-info/PKG-INFO
saysynth.egg-info/SOURCES.txt
saysynth.egg-info/dependency_links.txt
saysynth.egg-info/entry_points.txt
saysynth.egg-info/requires.txt
saysynth.egg-info/top_level.txt
saysynth/cli/__init__.py
saysynth/cli/options.py
saysynth/cli/commands/__init__.py
saysynth/cli/commands/drone.py
saysynth/cli/commands/midi.py
saysynth/cli/commands/soundfont.py
tests/__init__.py
tests/test_midi.py
tests/test_utils.py