Files
Matcha-TTS/configs/extras/default.yaml
Shivam Mehta f016784049 Initial commit
2023-09-16 17:51:36 +00:00

9 lines
232 B
YAML

# disable python warnings if they annoy you
ignore_warnings: False
# ask user for tags if none are provided in the config
enforce_tags: True
# pretty print config tree at the start of the run using Rich library
print_config: True