keisawada commited on
Commit
2199018
1 Parent(s): 802fd42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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
- * **Authors**
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
- # Citations
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},