Fix: dataset may need to be one
Browse files
README.md
CHANGED
@@ -22,10 +22,6 @@ model-index:
|
|
22 |
name: Common Voice ja
|
23 |
type: common_voice
|
24 |
args: ja
|
25 |
-
dataset:
|
26 |
-
name: JSUT ja
|
27 |
-
type: jsut
|
28 |
-
args: ja
|
29 |
metrics:
|
30 |
- name: Test WER
|
31 |
type: wer
|
|
|
22 |
name: Common Voice ja
|
23 |
type: common_voice
|
24 |
args: ja
|
|
|
|
|
|
|
|
|
25 |
metrics:
|
26 |
- name: Test WER
|
27 |
type: wer
|