LICENSE.md
README.md
pyproject.toml
baresipy/__init__.py
baresipy/audio.py
baresipy/config.py
baresipy/contacts.py
baresipy/ovos.py
baresipy/tts.py
baresipy/version.py
baresipy.egg-info/PKG-INFO
baresipy.egg-info/SOURCES.txt
baresipy.egg-info/dependency_links.txt
baresipy.egg-info/requires.txt
baresipy.egg-info/top_level.txt
baresipy/utils/__init__.py
baresipy/utils/log.py
examples/contact_list.py
examples/events.py
examples/scripted_call.py
examples/voice_bot.py
test/test_audio.py
test/test_config.py
test/test_contacts.py
test/test_import.py
test/test_ovos_optional.py
test/test_resample.py
test/test_state_machine.py
test/test_tts.py
test/test_wav_tail.py