aliencaocao
commited on
Commit
•
4702ecb
1
Parent(s):
ade9b33
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- radio
|
7 |
+
---
|
8 |
+
|
9 |
+
# Model Description
|
10 |
+
|
11 |
+
This model was finetuned from whisper-medium.en for the [DSTA BrainHack TIL 2024](https://github.com/aliencaocao/TIL-2024) competition on noisy, radio-sounding clips of military commands to control a turret. It has 0.43% WER on the hidden test set by DSTA.
|