diff --git a/README.md b/README.md index cf1dce0..e026944 100644 --- a/README.md +++ b/README.md @@ -595,7 +595,7 @@ MOSS-TTSD is released under the Apache 2.0 license. ``` @article{moss2025ttsd, title={Text to Spoken Dialogue Generation}, - author={OpenMOSS Team}, + author={OpenMOSS}, year={2025} } ``` diff --git a/README_zh.md b/README_zh.md index 7c8a284..e626eab 100644 --- a/README_zh.md +++ b/README_zh.md @@ -597,7 +597,7 @@ python inference_sglang_server.py --url http://localhost:30000 --jsonl examples/ ``` @article{moss2025ttsd, title={Text to Spoken Dialogue Generation}, - author={OpenMOSS Team}, + author={OpenMOSS}, year={2025} } ```