deepdml commited on
Commit
b32d3a3
·
1 Parent(s): 55acf7f

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: 89.15504591613625
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
 
@@ -82,3 +81,16 @@ The following hyperparameters were used during training:
82
  - Pytorch 2.3.0+cu121
83
  - Datasets 2.19.1
84
  - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  type: wer
28
  value: 89.15504591613625
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
 
 
81
  - Pytorch 2.3.0+cu121
82
  - Datasets 2.19.1
83
  - Tokenizers 0.19.1
84
+
85
+ ## Citation
86
+
87
+ Please cite the model using the following BibTeX entry:
88
+
89
+ ```bibtex
90
+ @misc{deepdml/whisper-tiny-ig-mix-norm,
91
+ title={Fine-tuned Whisper tiny ASR model for speech recognition in Lingala},
92
+ author={Jimenez, David},
93
+ howpublished={\url{https://huggingface.co/deepdml/whisper-tiny-ig-mix-norm}},
94
+ year={2025}
95
+ }
96
+ ```