Create Readme
Browse files**Training Output**
![image.png](https://s3.amazonaws.com/moonup/production/uploads/63f88d4bb0ae1748524b64f2/c_NJCVedp9pEaaFrMzh_1.png)
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
datasets:
|
4 |
+
- FidelOdok/SOFA_DOA_10_deg
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- f1
|
9 |
+
library_name: transformers
|
10 |
+
pipeline_tag: audio-classification
|
11 |
+
---
|
12 |
+
|
13 |
+
### Model Description
|
14 |
+
|
15 |
+
This is the model card for a Sound Localisation Model estimating the direction of arrival (DOA) from stational resound sources. The model was trained and evaluated using a SOFA dataset. This model was fine-tuned using the AST Model. (MIT/ast-finetuned-audioset-10-10-0.4593). Developed by Fidelis Odok (University of Hertfordshire)
|
16 |
+
|
17 |
+
|
18 |
+
- **Developed by:** Fidelis Odok
|
19 |
+
- **Finetuned from model [optional]:** (MIT/ast-finetuned-audioset-10-10-0.4593)
|