Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- th
|
5 |
---
|
6 |
+
|
7 |
+
## thaitts-onnx
|
8 |
+
|
9 |
+
Thai Text-to-speech by ONNX runtime
|
10 |
+
|
11 |
+
See model: [https://github.com/PyThaiNLP/thaitts-onnx](https://github.com/PyThaiNLP/thaitts-onnx)
|