DylanonWic
commited on
Commit
•
1f85172
1
Parent(s):
09b16b8
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,12 @@ metrics:
|
|
6 |
model-index:
|
7 |
- name: wav2vec2-large-asr-th-2
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +70,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.28.1
|
65 |
- Pytorch 2.0.0+cu118
|
66 |
- Datasets 2.12.0
|
67 |
-
- Tokenizers 0.13.3
|
|
|
6 |
model-index:
|
7 |
- name: wav2vec2-large-asr-th-2
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- common_voice
|
11 |
+
- mozilla-foundation/common_voice_11_0
|
12 |
+
language:
|
13 |
+
- th
|
14 |
+
pipeline_tag: automatic-speech-recognition
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
70 |
- Transformers 4.28.1
|
71 |
- Pytorch 2.0.0+cu118
|
72 |
- Datasets 2.12.0
|
73 |
+
- Tokenizers 0.13.3
|