deepdml commited on
Commit
886ddd2
·
verified ·
1 Parent(s): 225dd67

Upload README.md with huggingface_hub

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