LICENSE MANIFEST.in README.md pyproject.toml requirements.txt setup.py configs/__init__.py matcha/VERSION matcha/__init__.py matcha/app.py matcha/cli.py matcha/train.py matcha/data/__init__.py matcha/data/text_mel_datamodule.py matcha/data/components/__init__.py matcha/hifigan/README.md matcha/hifigan/__init__.py matcha/hifigan/config.py matcha/hifigan/denoiser.py matcha/hifigan/env.py matcha/hifigan/meldataset.py matcha/hifigan/models.py matcha/hifigan/xutils.py matcha/models/__init__.py matcha/models/baselightningmodule.py matcha/models/matcha_tts.py matcha/models/components/__init__.py matcha/models/components/decoder.py matcha/models/components/flow_matching.py matcha/models/components/text_encoder.py matcha/models/components/transformer.py matcha/onnx/__init__.py matcha/onnx/export.py matcha/onnx/infer.py matcha/text/__init__.py matcha/text/cleaners.py matcha/text/numbers.py matcha/text/symbols.py matcha/utils/__init__.py matcha/utils/audio.py matcha/utils/generate_data_statistics.py matcha/utils/instantiators.py matcha/utils/logging_utils.py matcha/utils/model.py matcha/utils/pylogger.py matcha/utils/rich_utils.py matcha/utils/utils.py matcha/utils/monotonic_align/__init__.py matcha/utils/monotonic_align/core.c matcha/utils/monotonic_align/core.pyx matcha/utils/monotonic_align/setup.py matcha_tts.egg-info/PKG-INFO matcha_tts.egg-info/SOURCES.txt matcha_tts.egg-info/dependency_links.txt matcha_tts.egg-info/entry_points.txt matcha_tts.egg-info/requires.txt matcha_tts.egg-info/top_level.txt