deepdml commited on
Commit
5680a88
·
verified ·
1 Parent(s): 648323e

Upload README.md with huggingface_hub

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