Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Discrete Speech Tokenization Toolkit
|
| 2 |
## Release Notes:
|
| 3 |
V1.0
|
|
@@ -42,4 +48,4 @@ As shown in reconstruction_example.py, the tokenizer and detokenizer could form
|
|
| 42 |
[Daxin Tan]([email protected]), [Dehua Tao]([email protected]), [Yusen Sun]([email protected]) and [Xiao Chen]([email protected])
|
| 43 |
|
| 44 |
## Contributors:
|
| 45 |
-
[Hanlin Zhang]([email protected])
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
+
---
|
| 7 |
# Discrete Speech Tokenization Toolkit
|
| 8 |
## Release Notes:
|
| 9 |
V1.0
|
|
|
|
| 48 |
[Daxin Tan]([email protected]), [Dehua Tao]([email protected]), [Yusen Sun]([email protected]) and [Xiao Chen]([email protected])
|
| 49 |
|
| 50 |
## Contributors:
|
| 51 |
+
[Hanlin Zhang]([email protected])
|