Spaces:
Sleeping
Sleeping
File size: 1,196 Bytes
8d5b283 ad93d56 8d5b283 ad93d56 8d5b283 ad93d56 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
---
title: exp-audio-recorder
app_file: web.py
sdk: gradio
sdk_version: 5.31.0
---
# Audio Understanding
[Super AI Engineer 2025 (Level 2) - Signal Processing & Natural Language Processing Hackathon](https://www.kaggle.com/competitions/audio-understanding/)
## Getting Started
Clone and set up the project:
```
git clone https://gitlab.local.aiat.or.th/superaiss5/exp/audio-understanding.git
```
Link with existing repository:
```
cd existing_repo
git remote add origin https://gitlab.local.aiat.or.th/superaiss5/exp/audio-understanding.git
git branch -M main
git push -uf origin main
```
## Project Structure
## Dataset
- train.csv - the training set
- speechs/ - This folder contains the training set with 100 wav files & 300 test set with 300 wav files
- test.csv - a submission file in the correct format contains with a story
## Rules
External datasets are allowed.
Only local models may be used.
This dataset will be used exclusively for this competition.
APIs for data augmentation are allowed.
## Evaluation
Evaluation Metric: F2-score (ß=2)
## Test and Deploy
## Authors and acknowledgment
Show your appreciation to those who have contributed to the project.
## License
|