update readme

This commit is contained in:
qinzy
2024-03-07 10:37:20 -05:00
parent 08598e1164
commit 93f623a501
4 changed files with 25 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<div align="center">
<div>&nbsp;</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.

View File

@@ -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**

BIN
logo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 KiB

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB