Browse Source

Automatic Commit By liuyuqi

liuyuqi-dellpc 9 months ago
parent
commit
b3143fa348
1 changed files with 6 additions and 1 deletions
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -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)
+