README: switch back to arXiv link
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
Companion model checkpoints for [SE-Probe](https://github.com/YairAmar/SE-Probe), the public code release for *"Where Does Speech Enhancement Adapt? Probing Study Under Controlled Degradation"* (Amar, Ivry, Cohen, 2026).
|
| 4 |
|
| 5 |
-
📄 Paper
|
| 6 |
|
| 7 |
## Files
|
| 8 |
|
|
@@ -14,10 +14,13 @@ The training pipeline that produced this checkpoint is vendored in the SE-Probe
|
|
| 14 |
|
| 15 |
```bibtex
|
| 16 |
@article{amar2026seprobe,
|
| 17 |
-
title
|
| 18 |
-
author
|
| 19 |
-
year
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
| 21 |
}
|
| 22 |
```
|
| 23 |
|
|
|
|
| 2 |
|
| 3 |
Companion model checkpoints for [SE-Probe](https://github.com/YairAmar/SE-Probe), the public code release for *"Where Does Speech Enhancement Adapt? Probing Study Under Controlled Degradation"* (Amar, Ivry, Cohen, 2026).
|
| 4 |
|
| 5 |
+
📄 Paper: [arXiv:2512.00482](https://arxiv.org/abs/2512.00482)
|
| 6 |
|
| 7 |
## Files
|
| 8 |
|
|
|
|
| 14 |
|
| 15 |
```bibtex
|
| 16 |
@article{amar2026seprobe,
|
| 17 |
+
title = {Where Does Speech Enhancement Adapt? Probing Study Under Controlled Degradation},
|
| 18 |
+
author = {Amar, Yair and Ivry, Amir and Cohen, Israel},
|
| 19 |
+
year = {2026},
|
| 20 |
+
eprint = {2512.00482},
|
| 21 |
+
archivePrefix = {arXiv},
|
| 22 |
+
primaryClass = {eess.AS},
|
| 23 |
+
url = {https://arxiv.org/abs/2512.00482}
|
| 24 |
}
|
| 25 |
```
|
| 26 |
|