praxelhq commited on
Commit
db60d7a
·
verified ·
1 Parent(s): faf1b07

docs: link LASE arXiv:2605.00777

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ language:
17
 
18
  # LASE r1 — Language-Adversarial Speaker Encoder
19
 
20
- Reference checkpoint for the paper *"LASE: Language-Adversarial Speaker Encoding for Indic Cross-Script Identity Preservation"* (arXiv:TBD).
21
 
22
  LASE is a 256-d speaker embedding that preserves speaker identity across Devanagari, Telugu, Tamil, and Latin scripts. It wraps a frozen `microsoft/wavlm-base-plus` backbone with a 2-layer projection MLP and a gradient-reversal language classifier (~170k trainable params).
23
 
@@ -78,7 +78,7 @@ MIT.
78
  title={{LASE}: Language-Adversarial Speaker Encoding for {Indic} Cross-Script Identity Preservation},
79
  author={Menta, Venkata Pushpak Teja},
80
  year={2026},
81
- eprint={TBD},
82
  archivePrefix={arXiv},
83
  primaryClass={eess.AS},
84
  }
 
17
 
18
  # LASE r1 — Language-Adversarial Speaker Encoder
19
 
20
+ Reference checkpoint for the paper *"LASE: Language-Adversarial Speaker Encoding for Indic Cross-Script Identity Preservation"* ([arXiv:2605.00777](https://arxiv.org/abs/2605.00777)).
21
 
22
  LASE is a 256-d speaker embedding that preserves speaker identity across Devanagari, Telugu, Tamil, and Latin scripts. It wraps a frozen `microsoft/wavlm-base-plus` backbone with a 2-layer projection MLP and a gradient-reversal language classifier (~170k trainable params).
23
 
 
78
  title={{LASE}: Language-Adversarial Speaker Encoding for {Indic} Cross-Script Identity Preservation},
79
  author={Menta, Venkata Pushpak Teja},
80
  year={2026},
81
+ eprint={2605.00777},
82
  archivePrefix={arXiv},
83
  primaryClass={eess.AS},
84
  }