deepdml commited on
Commit
c923a32
·
1 Parent(s): ef2ad6a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -24,7 +24,6 @@ model-index:
24
  type: wer
25
  value: 32.055493295204236
26
  ---
27
-
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
  should probably proofread and complete it, then remove this comment. -->
30
 
@@ -79,3 +78,16 @@ The following hyperparameters were used during training:
79
  - Pytorch 2.3.0+cu121
80
  - Datasets 2.19.1
81
  - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  type: wer
25
  value: 32.055493295204236
26
  ---
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->
29
 
 
78
  - Pytorch 2.3.0+cu121
79
  - Datasets 2.19.1
80
  - Tokenizers 0.19.1
81
+
82
+ ## Citation
83
+
84
+ Please cite the model using the following BibTeX entry:
85
+
86
+ ```bibtex
87
+ @misc{deepdml/whisper-medium-ta-mix-norm,
88
+ title={Fine-tuned Whisper medium ASR model for speech recognition in Tamil},
89
+ author={Jimenez, David},
90
+ howpublished={\url{https://huggingface.co/deepdml/whisper-medium-ta-mix-norm}},
91
+ year={2026}
92
+ }
93
+ ```