Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,12 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- speech_classification
|
|
|
7 |
model-index:
|
8 |
- name: PhoWhisper-small-vispeech-classifier-v4
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -48,4 +51,4 @@ The following hyperparameters were used during training:
|
|
48 |
- Transformers 4.41.2
|
49 |
- Pytorch 2.1.2
|
50 |
- Datasets 2.19.2
|
51 |
-
- Tokenizers 0.19.1
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- speech_classification
|
7 |
+
- hr16/ViSpeech-Gender-Dialect-Classification
|
8 |
model-index:
|
9 |
- name: PhoWhisper-small-vispeech-classifier-v4
|
10 |
results: []
|
11 |
+
library_name: transformers
|
12 |
+
pipeline_tag: audio-classification
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
51 |
- Transformers 4.41.2
|
52 |
- Pytorch 2.1.2
|
53 |
- Datasets 2.19.2
|
54 |
+
- Tokenizers 0.19.1
|