yairamr commited on
Commit
037dfd8
·
verified ·
1 Parent(s): 487c3ad

README: switch back to arXiv link

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