Update README.md
Browse files
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{
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
|
|
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 |
+
[](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 |
|