diff --git a/README.md b/README.md
index cf6d64c..6518466 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-

+
## 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.
diff --git a/docs/quick_use.md b/docs/quick_use.md
index ffbe2f3..0dca7a5 100644
--- a/docs/quick_use.md
+++ b/docs/quick_use.md
@@ -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**
diff --git a/logo.jpg b/logo.jpg
new file mode 100644
index 0000000..3cddd1b
Binary files /dev/null and b/logo.jpg differ
diff --git a/logo.png b/logo.png
deleted file mode 100644
index fb7ae7c..0000000
Binary files a/logo.png and /dev/null differ