update readme
This commit is contained in:
26
README.md
26
README.md
@@ -1,6 +1,6 @@
|
||||
<div align="center">
|
||||
<div> </div>
|
||||
<img src="logo.png" width="200"/>
|
||||
<img src="logo.jpg" width="300"/>
|
||||
</div>
|
||||
|
||||
## Introduction
|
||||
@@ -31,9 +31,9 @@ The Python API and model cards can be found in [this repo](https://github.com/my
|
||||
|
||||
## Join the Community
|
||||
|
||||
**Open Source AI Grant**
|
||||
**Discord**
|
||||
|
||||
We are actively sponsoring open-source AI projects. The sponsorship includes GPU resources, fundings and intellectual support (collaboration with top research labs). We welcome both reseach and engineering projects, as long as the open-source community needs them. Please contact [Zengyi Qin](https://www.qinzy.tech/) if you are interested.
|
||||
Join our [Discord community](https://discord.gg/myshell) and select the `Developer` role upon joining to gain exclusive access to our developer-only channel! Don't miss out on valuable discussions and collaboration opportunities.
|
||||
|
||||
**Contributing**
|
||||
|
||||
@@ -41,6 +41,26 @@ If you find this work useful, please consider contributing to this repo.
|
||||
|
||||
- Many thanks to [@fakerybakery](https://github.com/fakerybakery) for adding the Web UI and CLI part.
|
||||
|
||||
## Authors
|
||||
|
||||
- [Wenliang Zhao](https://wl-zhao.github.io) at Tsinghua University
|
||||
- [Xumin Yu](https://yuxumin.github.io) at Tsinghua University
|
||||
- [Zengyi Qin](https://www.qinzy.tech) at MIT and MyShell
|
||||
|
||||
**Citation**
|
||||
```
|
||||
@software{zhao2024melo,
|
||||
author={Zhao, Wenliang and Yu, Xumin and Qin, Zengyi},
|
||||
title = {MeloTTS: High-quality Multi-lingual Multi-accent Text-to-Speech},
|
||||
url = {https://github.com/myshell-ai/MeloTTS},
|
||||
year = {2023}
|
||||
}
|
||||
```
|
||||
|
||||
## TODO
|
||||
|
||||
- Training code release.
|
||||
|
||||
## License
|
||||
|
||||
This library is under MIT License, which means it is free for both commercial and non-commercial use.
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
|
||||
**Quick Demo**
|
||||
|
||||
An unofficial [live demo](https://huggingface.co/spaces/mrfakename/MeloTTS) is hosted on Hugging Face Spaces.
|
||||
- [Official live demo](https://app.myshell.ai/bot/UN77N3/1709094629) on Myshell.
|
||||
- Hugging Face Space [live demo](https://huggingface.co/spaces/mrfakename/MeloTTS).
|
||||
|
||||
**Use on MyShell**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user