Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,14 @@ license: apache-2.0
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
- zh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
> We choose to go to the moon, not because they are easy, but because they are hard.
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
- zh
|
| 6 |
+
base_model:
|
| 7 |
+
- DiscreteSpeech/DSTK
|
| 8 |
+
pipeline_tag: keypoint-detection
|
| 9 |
+
tags:
|
| 10 |
+
- speech
|
| 11 |
+
- tokenization
|
| 12 |
+
- detokenization
|
| 13 |
+
- text2token
|
| 14 |
---
|
| 15 |
|
| 16 |
> We choose to go to the moon, not because they are easy, but because they are hard.
|