Skip to content

Commit 6be4564

Browse files
authored
Update README.md
1 parent 6d8f3da commit 6be4564

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,13 @@ texts = ["<YOUR TEXT HERE>",]
1515
wavs = chat.infer(texts, use_decoder=True)
1616

1717
Audio(wavs[0], rate=24_000, autoplay=True)
18-
```
18+
```
19+
20+
##
21+
Disclaimer: For Academic Purposes Only
22+
23+
The information provided in this document is for academic purposes only. It is intended for educational and research use, and should not be used for any commercial or legal purposes. The authors do not guarantee the accuracy, completeness, or reliability of the information. The information and data used in this document, are for academic and research purposes only. The data have been obtained from publicly available sources, and the authors do not claim any ownership or copyright over the data.
24+
25+
免责声明:仅供学术交流
26+
27+
本文件中的信息仅供学术交流使用。其目的是用于教育和研究,不得用于任何商业或法律目的。作者不保证信息的准确性、完整性或可靠性。本文件中使用的信息和数据,仅用于学术研究目的。这些数据来自公开可用的来源,作者不对数据的所有权或版权提出任何主张。

0 commit comments

Comments
 (0)