# dora-outtetts > dora-outtetts is no longer maintained in favor of dora-kokorotts ## Getting started - Install it with pip: ```bash pip install -e . ``` ## Contribution Guide - Format with [ruff](https://docs.astral.sh/ruff/): ```bash ruff check . --fix ``` - Lint with ruff: ```bash ruff check . ``` - Test with [pytest](https://github.com/pytest-dev/pytest) ```bash pytest . # Test ``` ## YAML Specification ## Examples ## License dora-outtetts's code are released under the MIT License