.env.example
.gitignore
.python-version
AGENTS.md
CHANGELOG.txt
LICENSE.txt
README.md
pyproject.toml
docs/ALTERNATIVES.md
docs/DEVELOP.md
docs/EXPLODED-EPUB.md
docs/FUTURE.md
docs/INSTALL.md
docs/ISSUES-upstream.md
docs/ISSUES.md
docs/LIBRE-EBOOKS-EVALUATION.md
docs/LIBRE-EBOOKS.md
docs/MOSS.md
docs/MULTI-VOICE.md
docs/REJECT.md
docs/SGLANG.md
docs/TTS.md
docs/USAGE.md
docs/VOXCPM2.md
sglang/README.md
sglang/qwen3_tts_base.yaml
sglang/qwen3_tts_customvoice.yaml
sglang/sglang-omni-qwen3-tts-base.service
sglang/sglang-omni-qwen3-tts.service
src/recito/__init__.py
src/recito/_version.py
src/recito/assemble.py
src/recito/chunk.py
src/recito/clean.py
src/recito/config.py
src/recito/cover.py
src/recito/extract.py
src/recito/extract_epub.py
src/recito/extract_pdf.py
src/recito/main.py
src/recito/models.py
src/recito/synthesize.py
src/recito.egg-info/PKG-INFO
src/recito.egg-info/SOURCES.txt
src/recito.egg-info/dependency_links.txt
src/recito.egg-info/entry_points.txt
src/recito.egg-info/requires.txt
src/recito.egg-info/scm_file_list.json
src/recito.egg-info/scm_version.json
src/recito.egg-info/top_level.txt
src/recito/engines/__init__.py
src/recito/engines/base.py
src/recito/engines/moss_delay.py
src/recito/engines/omni.py
src/recito/engines/qwen3.py
src/recito/engines/tone.py
src/recito/engines/vllm_omni.py
src/recito/engines/voxcpm2.py
src/recito/textnorm/__init__.py
src/recito/textnorm/overlay.py
src/recito/textnorm/prepare.py
src/recito/textnorm/profile.py
src/recito/textnorm/rules_en.py
src/recito/textnorm/segment.py
src/recito/textnorm/urls.py
src/recito/textnorm/verbalize.py
src/recito/textnorm/backends/__init__.py
src/recito/textnorm/backends/basic.py
src/recito/textnorm/backends/own_en.py
src/recito/textnorm/data/__init__.py
src/recito/textnorm/data/en/acronyms.tsv
src/recito/textnorm/data/en/common.tsv
src/recito/textnorm/data/en/currency.tsv
src/recito/textnorm/data/en/glue.tsv
src/recito/textnorm/data/en/hotkeys.tsv
src/recito/textnorm/data/en/months.tsv
src/recito/textnorm/data/en/operators.tsv
src/recito/textnorm/data/en/roman_context.tsv
src/recito/textnorm/data/en/scansion.tsv
src/recito/textnorm/data/en/seconds_context.tsv
src/recito/textnorm/data/en/symbols.tsv
src/recito/textnorm/data/en/units.tsv
src/recito/textnorm/data/en/variants.tsv
src/recito/textnorm/data/en/whitelist.tsv
src/recito/textnorm/data/en/year_context.tsv
tests/conftest.py
tests/test_assemble.py
tests/test_chunk.py
tests/test_clean.py
tests/test_cli.py
tests/test_config.py
tests/test_cover.py
tests/test_engines.py
tests/test_extract.py
tests/test_extract_epub.py
tests/test_layout.py
tests/test_models.py
tests/test_moss_delay.py
tests/test_synthesize.py
tests/test_vllm_omni.py
tests/test_voxcpm2.py
tests/fixtures/verify_pairs.json
tests/textnorm/golden_en.tsv
tests/textnorm/test_golden_en.py
tests/textnorm/test_overlay.py
tests/textnorm/test_pipeline.py
tests/textnorm/test_prepare.py
tests/textnorm/test_profile.py
tests/textnorm/test_segment.py
tests/textnorm/test_verbalize_en.py
tools/audio_probe.py
tools/common_words.py
tools/delivery_probe.py
tools/norm_probe.py
tools/norm_spike.py
tools/variants.py
tools/probe/en.txt
tools/probe/nemo-1.2.0-en.txt
vllm/README.md
vllm/moss_delay.yaml
vllm/moss_voicegen.yaml
vllm/qwen3_tts.yaml
vllm/qwen3_tts_base.yaml
vllm/vllm-omni-moss-delay.service
vllm/vllm-omni-moss-voicegen.service
vllm/vllm-omni-qwen3-tts-base.service
vllm/vllm-omni-qwen3-tts.service
vllm/vllm-omni-voxcpm2.service
vllm/voxcpm2.yaml