Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ tags:
|
|
12 |
- asr
|
13 |
- nlp
|
14 |
license: apache-2.0
|
|
|
15 |
---
|
16 |
|
17 |
# `rinna/nue-asr`
|
@@ -45,7 +46,7 @@ Benchmark scores, including our models, can be found at https://rinnakk.github.i
|
|
45 |
- [ReazonSpeech](https://huggingface.co/datasets/reazon-research/reazonspeech)
|
46 |
|
47 |
|
48 |
-
* **
|
49 |
|
50 |
- [Yukiya Hono](https://huggingface.co/yky-h)
|
51 |
- [Koh Mitsuda](https://huggingface.co/mitsu-koh)
|
@@ -142,7 +143,7 @@ The model uses the same sentencepiece-based tokenizer as [japanese-gpt-neox-3.6b
|
|
142 |
```
|
143 |
---
|
144 |
|
145 |
-
#
|
146 |
```bibtex
|
147 |
@article{hsu2021hubert,
|
148 |
title={HuBERT: Self-Supervised Speech Representation Learning by Masked Prediction of Hidden Units},
|
|
|
12 |
- asr
|
13 |
- nlp
|
14 |
license: apache-2.0
|
15 |
+
inference: false
|
16 |
---
|
17 |
|
18 |
# `rinna/nue-asr`
|
|
|
46 |
- [ReazonSpeech](https://huggingface.co/datasets/reazon-research/reazonspeech)
|
47 |
|
48 |
|
49 |
+
* **Contributors**
|
50 |
|
51 |
- [Yukiya Hono](https://huggingface.co/yky-h)
|
52 |
- [Koh Mitsuda](https://huggingface.co/mitsu-koh)
|
|
|
143 |
```
|
144 |
---
|
145 |
|
146 |
+
# References
|
147 |
```bibtex
|
148 |
@article{hsu2021hubert,
|
149 |
title={HuBERT: Self-Supervised Speech Representation Learning by Masked Prediction of Hidden Units},
|