deepdml commited on
Commit
f595981
·
verified ·
1 Parent(s): fdeaf0c

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: 51.66621581584676
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
 
@@ -87,3 +86,16 @@ The following hyperparameters were used during training:
87
  - Pytorch 2.5.1+cu121
88
  - Datasets 3.6.0
89
  - Tokenizers 0.21.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  type: wer
30
  value: 51.66621581584676
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
 
 
86
  - Pytorch 2.5.1+cu121
87
  - Datasets 3.6.0
88
  - Tokenizers 0.21.0
89
+
90
+ ## Citation
91
+
92
+ Please cite the model using the following BibTeX entry:
93
+
94
+ ```bibtex
95
+ @misc{deepdml/whisper-tiny-ta-mix-norm,
96
+ title={Fine-tuned Whisper tiny ASR model for speech recognition in Tamil},
97
+ author={Jimenez, David},
98
+ howpublished={\url{https://huggingface.co/deepdml/whisper-tiny-ta-mix-norm}},
99
+ year={2026}
100
+ }
101
+ ```