Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ datasets:
|
|
10 |
model-index:
|
11 |
- name: Whisper Small Vdv
|
12 |
results: []
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -51,4 +53,4 @@ The following hyperparameters were used during training:
|
|
51 |
- Transformers 4.43.4
|
52 |
- Pytorch 2.3.1+cu121
|
53 |
- Datasets 2.20.0
|
54 |
-
- Tokenizers 0.19.1
|
|
|
10 |
model-index:
|
11 |
- name: Whisper Small Vdv
|
12 |
results: []
|
13 |
+
library_name: transformers
|
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
|
|
|
53 |
- Transformers 4.43.4
|
54 |
- Pytorch 2.3.1+cu121
|
55 |
- Datasets 2.20.0
|
56 |
+
- Tokenizers 0.19.1
|