deepdml commited on
Commit
a5c7a62
·
verified ·
1 Parent(s): 6faf00a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -29,7 +29,6 @@ model-index:
29
  type: wer
30
  value: 15.325045470739346
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
 
@@ -83,3 +82,14 @@ The following hyperparameters were used during training:
83
  - Pytorch 2.3.0+cu121
84
  - Datasets 2.19.1
85
  - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
29
  type: wer
30
  value: 15.325045470739346
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
 
 
82
  - Pytorch 2.3.0+cu121
83
  - Datasets 2.19.1
84
  - Tokenizers 0.19.1
85
+
86
+ ## Citation
87
+
88
+ ```bibtex
89
+ @misc{deepdml/whisper-medium-ar-mix-norm,
90
+ title={Fine-tuned Whisper medium ASR model for speech recognition in Arabic},
91
+ author={Jimenez, David},
92
+ howpublished={\url{https://huggingface.co/deepdml/whisper-medium-ar-mix-norm}},
93
+ year={2025}
94
+ }
95
+ ```