training code done

This commit is contained in:
wl-zhao
2024-03-10 13:05:02 +00:00
parent c9c57a17f4
commit 7ade7b740e
16 changed files with 1533 additions and 47 deletions

View File

@@ -26,6 +26,7 @@ Some other features include:
## Usage
- [Use without Installation](docs/quick_use.md)
- [Install and Use Locally](docs/install.md)
- [Training on Custom Dataset](docs/training.md)
The Python API and model cards can be found in [this repo](https://github.com/myshell-ai/MeloTTS/blob/main/docs/install.md#python-api) or on [HuggingFace](https://huggingface.co/myshell-ai).
@@ -57,10 +58,6 @@ If you find this work useful, please consider contributing to this repo.
}
```
## TODO
- Training code release.
## License
This library is under MIT License, which means it is free for both commercial and non-commercial use.