yairamr commited on
Commit
b5b597f
·
verified ·
1 Parent(s): 4408dc6

README: switch back to arXiv link

Browse files
Files changed (1) hide show
  1. README.md +8 -5
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 (PDF): [SE Probing](https://amir-ivry.github.io/assets/papers/SE_probing.pdf)
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 = {Where Does Speech Enhancement Adapt? Probing Study Under Controlled Degradation},
29
- author = {Amar, Yair and Ivry, Amir and Cohen, Israel},
30
- year = {2026},
31
- url = {https://amir-ivry.github.io/assets/papers/SE_probing.pdf}
 
 
 
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