README: switch back to arXiv link
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ tags:
|
|
| 11 |
|
| 12 |
Pre-computed CKA, diffusion-map, and probing results 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).
|
| 13 |
|
| 14 |
-
📄 Paper
|
| 15 |
|
| 16 |
## Layout
|
| 17 |
|
|
@@ -25,10 +25,13 @@ Total ~3.1 GB. To download into a local SE-Probe checkout: `python scripts/setup
|
|
| 25 |
|
| 26 |
```bibtex
|
| 27 |
@article{amar2026seprobe,
|
| 28 |
-
title
|
| 29 |
-
author
|
| 30 |
-
year
|
| 31 |
-
|
|
|
|
|
|
|
|
|
|
| 32 |
}
|
| 33 |
```
|
| 34 |
|
|
|
|
| 11 |
|
| 12 |
Pre-computed CKA, diffusion-map, and probing results 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).
|
| 13 |
|
| 14 |
+
📄 Paper: [arXiv:2512.00482](https://arxiv.org/abs/2512.00482)
|
| 15 |
|
| 16 |
## Layout
|
| 17 |
|
|
|
|
| 25 |
|
| 26 |
```bibtex
|
| 27 |
@article{amar2026seprobe,
|
| 28 |
+
title = {Where Does Speech Enhancement Adapt? Probing Study Under Controlled Degradation},
|
| 29 |
+
author = {Amar, Yair and Ivry, Amir and Cohen, Israel},
|
| 30 |
+
year = {2026},
|
| 31 |
+
eprint = {2512.00482},
|
| 32 |
+
archivePrefix = {arXiv},
|
| 33 |
+
primaryClass = {eess.AS},
|
| 34 |
+
url = {https://arxiv.org/abs/2512.00482}
|
| 35 |
}
|
| 36 |
```
|
| 37 |
|