fix: replace Aurchestra with official paper title
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ pipeline_tag: audio-classification
|
|
| 14 |
|
| 15 |
# Sound Event Detection — Pretrained Models
|
| 16 |
|
| 17 |
-
Pretrained models for Sound Event Detection (SED) used in **MobiSys 2026 #198 "
|
| 18 |
|
| 19 |
## Models
|
| 20 |
|
|
@@ -74,5 +74,5 @@ For training and evaluation code, see [ooshyun/sound_event_detection](https://gi
|
|
| 74 |
If you use these models, please cite:
|
| 75 |
|
| 76 |
```
|
| 77 |
-
MobiSys 2026 #198 "
|
| 78 |
```
|
|
|
|
| 14 |
|
| 15 |
# Sound Event Detection — Pretrained Models
|
| 16 |
|
| 17 |
+
Pretrained models for Sound Event Detection (SED) used in **MobiSys 2026 #198 "Fine-grained Soundscape Control for Augmented Hearing"**.
|
| 18 |
|
| 19 |
## Models
|
| 20 |
|
|
|
|
| 74 |
If you use these models, please cite:
|
| 75 |
|
| 76 |
```
|
| 77 |
+
MobiSys 2026 #198 "Fine-grained Soundscape Control for Augmented Hearing"
|
| 78 |
```
|