README.md
pyproject.toml
ai_voice_synthesis.egg-info/PKG-INFO
ai_voice_synthesis.egg-info/SOURCES.txt
ai_voice_synthesis.egg-info/dependency_links.txt
ai_voice_synthesis.egg-info/top_level.txt
app/__init__.py
app/main.py
app/api/__init__.py
app/api/routes.py
app/core/__init__.py
app/core/config.py
app/core/logging.py
app/services/__init__.py
app/services/tts_engine.py
tests/__init__.py
tests/test_api.py