TKU410410103
commited on
Upload HubertForCTC
Browse files- README.md +9 -9
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,7 +1,11 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- wer
|
7 |
- cer
|
@@ -9,23 +13,19 @@ model-index:
|
|
9 |
- name: uniTKU-hubert-japanese-asr
|
10 |
results:
|
11 |
- task:
|
12 |
-
name: Speech Recognition
|
13 |
type: automatic-speech-recognition
|
|
|
14 |
dataset:
|
15 |
name: common_voice_11_0
|
16 |
type: common_voice
|
17 |
args: ja
|
18 |
metrics:
|
19 |
-
-
|
20 |
-
type: wer
|
21 |
value: 27.511982
|
22 |
-
|
23 |
-
|
24 |
value: 11.563649
|
25 |
-
|
26 |
-
- mozilla-foundation/common_voice_11_0
|
27 |
-
language:
|
28 |
-
- ja
|
29 |
---
|
30 |
|
31 |
# uniTKU-hubert-japanese-asr
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ja
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
datasets:
|
8 |
+
- mozilla-foundation/common_voice_11_0
|
9 |
metrics:
|
10 |
- wer
|
11 |
- cer
|
|
|
13 |
- name: uniTKU-hubert-japanese-asr
|
14 |
results:
|
15 |
- task:
|
|
|
16 |
type: automatic-speech-recognition
|
17 |
+
name: Speech Recognition
|
18 |
dataset:
|
19 |
name: common_voice_11_0
|
20 |
type: common_voice
|
21 |
args: ja
|
22 |
metrics:
|
23 |
+
- type: wer
|
|
|
24 |
value: 27.511982
|
25 |
+
name: Test WER
|
26 |
+
- type: cer
|
27 |
value: 11.563649
|
28 |
+
name: Test CER
|
|
|
|
|
|
|
29 |
---
|
30 |
|
31 |
# uniTKU-hubert-japanese-asr
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./local_dataset/local_ASR/checkpoint-
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./local_dataset/local_ASR/checkpoint-400_2",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377887552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79a41e0e74e90485c95e166c702895f5b0661cdb800ea2ec2a315193f5708970
|
3 |
size 377887552
|