tclin commited on
Commit
94db4b4
·
verified ·
1 Parent(s): 4b2d400

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -39,6 +39,7 @@ widget:
39
  - example_title: ATC Sample 3
40
  src: https://huggingface.co/spaces/tclin/atc-whisper-transcriber/resolve/main/atc-sample-3.wav
41
  ---
 
42
  # Whisper Large V3 Turbo: Fine-tuned for ATC Domain
43
 
44
  ## Model Description
@@ -204,12 +205,13 @@ This model serves as a component in a larger speech-to-analysis pipeline for ATC
204
  If you use this model in your research, please cite:
205
 
206
  ```
207
- @misc{whisper-large-v3-turbo-atcosim-finetune,
208
- author = {Ta-Chun Lin},
209
- title = {Whisper Large V3 Turbo: Fine-tuned for ATC Domain},
210
- year = {2025},
211
- publisher = {HuggingFace},
212
- howpublished = {\url{https://huggingface.co/tclin/whisper-large-v3-turbo-atcosim-finetune}}
 
213
  }
214
  ```
215
 
 
39
  - example_title: ATC Sample 3
40
  src: https://huggingface.co/spaces/tclin/atc-whisper-transcriber/resolve/main/atc-sample-3.wav
41
  ---
42
+ [![DOI](https://img.shields.io/badge/DOI-10.57967%2Fhf%2F5272-blue)](https://doi.org/10.57967/hf/5272)
43
  # Whisper Large V3 Turbo: Fine-tuned for ATC Domain
44
 
45
  ## Model Description
 
205
  If you use this model in your research, please cite:
206
 
207
  ```
208
+ @misc{ta-chun_lin_2025,
209
+ author = { Ta-Chun Lin },
210
+ title = { whisper-large-v3-turbo-atcosim-finetune (Revision 4b2d400) },
211
+ year = 2025,
212
+ url = { https://huggingface.co/tclin/whisper-large-v3-turbo-atcosim-finetune },
213
+ doi = { 10.57967/hf/5272 },
214
+ publisher = { Hugging Face }
215
  }
216
  ```
217