Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,11 @@ tags:
|
|
9 |
model-index:
|
10 |
- name: whisper-small-sc
|
11 |
results: []
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -68,4 +73,4 @@ The following hyperparameters were used during training:
|
|
68 |
- Transformers 4.44.2
|
69 |
- Pytorch 2.4.0
|
70 |
- Datasets 2.21.0
|
71 |
-
- Tokenizers 0.19.1
|
|
|
9 |
model-index:
|
10 |
- name: whisper-small-sc
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- janaab/supreme-court-speech
|
14 |
+
language:
|
15 |
+
- en
|
16 |
+
pipeline_tag: automatic-speech-recognition
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
73 |
- Transformers 4.44.2
|
74 |
- Pytorch 2.4.0
|
75 |
- Datasets 2.21.0
|
76 |
+
- Tokenizers 0.19.1
|