Commit
·
e3aa671
1
Parent(s):
05de701
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
| 4 |
|
| 5 |
This model does not have a tokenizer as it was pretrained on audio alone.
|
| 6 |
In order to use this model speech recognition, a tokenizer should be created and the model should be fine-tuned on labeled text data.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
Pretrained on 10k hours WenetSpeech L subset. More details in [TencentGameMate/chinese_speech_pretrain](https://github.com/TencentGameMate/chinese_speech_pretrain)
|
| 5 |
|
| 6 |
This model does not have a tokenizer as it was pretrained on audio alone.
|
| 7 |
In order to use this model speech recognition, a tokenizer should be created and the model should be fine-tuned on labeled text data.
|