@@ -23,4 +23,9 @@ audio = model.synthesize(text)
with open('output.wav', 'wb') as f:
f.write(audio)
-```
+```
+
+## License
+Licensed under the [Apache 2.0](LICENSE) © [liuyuqi.gov@msn.cn](https://github.com/jianboy)