deepdml commited on
Commit
5302540
·
verified ·
1 Parent(s): e6d8d0b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -29,7 +29,6 @@ model-index:
29
  type: wer
30
  value: 28.496348108358777
31
  ---
32
-
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
34
  should probably proofread and complete it, then remove this comment. -->
35
 
@@ -97,3 +96,16 @@ The following hyperparameters were used during training:
97
  - Pytorch 2.5.1+cu121
98
  - Datasets 3.6.0
99
  - Tokenizers 0.21.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  type: wer
30
  value: 28.496348108358777
31
  ---
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
33
  should probably proofread and complete it, then remove this comment. -->
34
 
 
96
  - Pytorch 2.5.1+cu121
97
  - Datasets 3.6.0
98
  - Tokenizers 0.21.0
99
+
100
+ ## Citation
101
+
102
+ Please cite the model using the following BibTeX entry:
103
+
104
+ ```bibtex
105
+ @misc{deepdml/whisper-medium-ta-mix-norm,
106
+ title={Fine-tuned Whisper medium ASR model for speech recognition in Tamil},
107
+ author={Jimenez, David},
108
+ howpublished={\url{https://huggingface.co/deepdml/whisper-medium-ta-mix-norm}},
109
+ year={2026}
110
+ }
111
+ ```