update model card README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
|
|
|
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
5 |
- ai_light_dance
|
@@ -7,20 +9,7 @@ metrics:
|
|
7 |
- wer
|
8 |
model-index:
|
9 |
- name: ai-light-dance_drums_ft_pretrain_wav2vec2-base-new_onset-idmt-mdb-enst-2
|
10 |
-
results:
|
11 |
-
- task:
|
12 |
-
name: Automatic Speech Recognition
|
13 |
-
type: automatic-speech-recognition
|
14 |
-
dataset:
|
15 |
-
name: ai_light_dance
|
16 |
-
type: ai_light_dance
|
17 |
-
config: onset-idmt-mdb-enst-2
|
18 |
-
split: train
|
19 |
-
args: onset-idmt-mdb-enst-2
|
20 |
-
metrics:
|
21 |
-
- name: Wer
|
22 |
-
type: wer
|
23 |
-
value: 0.34289329396878954
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -28,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
28 |
|
29 |
# ai-light-dance_drums_ft_pretrain_wav2vec2-base-new_onset-idmt-mdb-enst-2
|
30 |
|
31 |
-
This model is a fine-tuned version of [gary109/ai-light-dance_drums_ft_pretrain_wav2vec2-base-new_onset-idmt-mdb-2](https://huggingface.co/gary109/ai-light-dance_drums_ft_pretrain_wav2vec2-base-new_onset-idmt-mdb-2) on the
|
32 |
It achieves the following results on the evaluation set:
|
33 |
-
- Loss: 0.
|
34 |
-
- Wer: 0.
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- automatic-speech-recognition
|
4 |
+
- gary109/AI_Light_Dance
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- ai_light_dance
|
|
|
9 |
- wer
|
10 |
model-index:
|
11 |
- name: ai-light-dance_drums_ft_pretrain_wav2vec2-base-new_onset-idmt-mdb-enst-2
|
12 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
# ai-light-dance_drums_ft_pretrain_wav2vec2-base-new_onset-idmt-mdb-enst-2
|
19 |
|
20 |
+
This model is a fine-tuned version of [gary109/ai-light-dance_drums_ft_pretrain_wav2vec2-base-new_onset-idmt-mdb-2](https://huggingface.co/gary109/ai-light-dance_drums_ft_pretrain_wav2vec2-base-new_onset-idmt-mdb-2) on the GARY109/AI_LIGHT_DANCE - ONSET-IDMT-MDB-ENST-2 dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6379
|
23 |
+
- Wer: 0.3792
|
24 |
|
25 |
## Model description
|
26 |
|