Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,14 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: PhoWhisper-medium-vispeech-classifier-v4
|
7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -54,4 +62,4 @@ The following hyperparameters were used during training:
|
|
54 |
- Transformers 4.41.2
|
55 |
- Pytorch 2.1.2
|
56 |
- Datasets 2.19.2
|
57 |
-
- Tokenizers 0.19.1
|
|
|
5 |
model-index:
|
6 |
- name: PhoWhisper-medium-vispeech-classifier-v4
|
7 |
results: []
|
8 |
+
datasets:
|
9 |
+
- hr16/ViSpeech-Gender-Dialect-Classification
|
10 |
+
language:
|
11 |
+
- vi
|
12 |
+
metrics:
|
13 |
+
- accuracy
|
14 |
+
library_name: transformers
|
15 |
+
pipeline_tag: audio-classification
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
62 |
- Transformers 4.41.2
|
63 |
- Pytorch 2.1.2
|
64 |
- Datasets 2.19.2
|
65 |
+
- Tokenizers 0.19.1
|