ARCHITECTURE.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.md
SECURITY.md
pyproject.toml
mendelio_voice_text/__init__.py
mendelio_voice_text/cli.py
mendelio_voice_text/conformance.py
mendelio_voice_text/czech_numbers.py
mendelio_voice_text/czech_sentences.py
mendelio_voice_text/czech_spoken_forms.py
mendelio_voice_text/locale.py
mendelio_voice_text/models.py
mendelio_voice_text/normalizers.py
mendelio_voice_text/preprocessor.py
mendelio_voice_text/provenance.py
mendelio_voice_text/py.typed
mendelio_voice_text/synthesis_split.py
mendelio_voice_text/types.py
mendelio_voice_text.egg-info/PKG-INFO
mendelio_voice_text.egg-info/SOURCES.txt
mendelio_voice_text.egg-info/dependency_links.txt
mendelio_voice_text.egg-info/entry_points.txt
mendelio_voice_text.egg-info/requires.txt
mendelio_voice_text.egg-info/top_level.txt
mendelio_voice_text/data/CZECH_PRONUNCIATION_MAP_LICENSE.md
mendelio_voice_text/data/__init__.py
mendelio_voice_text/data/benchmark-corpus-v0.1.json
mendelio_voice_text/data/czech_ipa_transliteration_map.json
tests/test_build_czech_pronunciation_map.py
tests/test_cli.py
tests/test_conformance.py
tests/test_czech_numbers.py
tests/test_czech_spoken_forms.py
tests/test_hardening.py
tests/test_ipa_transliteration.py
tests/test_preprocessor.py
tests/test_provenance.py
tests/test_synthesis_split.py
tests/data/behavior-corpus-v0.1.json
tools/README.md
tools/build_czech_pronunciation_map.py
tools/build_lab_group_from_diff.py
tools/find_english_reading_candidates.py
tools/ipa_transliteration.py
tools/verify_release_artifact.py