README.md
pyproject.toml
examples/advanced_usage.py
examples/basic_usage.py
streaming_tts/__init__.py
streaming_tts/audio_writer.py
streaming_tts/base_engine.py
streaming_tts/diagnostics.py
streaming_tts/kokoro_engine.py
streaming_tts/stream_player.py
streaming_tts/text_normalizer.py
streaming_tts/text_processor.py
streaming_tts/text_to_stream.py
streaming_tts/threadsafe_generators.py
streaming_tts.egg-info/PKG-INFO
streaming_tts.egg-info/SOURCES.txt
streaming_tts.egg-info/dependency_links.txt
streaming_tts.egg-info/requires.txt
streaming_tts.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_audio_writer.py
tests/test_base_engine.py
tests/test_crossfade.py
tests/test_diagnostics.py
tests/test_kokoro_engine.py
tests/test_stream_player.py
tests/test_text_normalizer.py
tests/test_text_processor.py
tests/test_text_to_stream.py
tests/test_threadsafe_generators.py