docs: link LASE arXiv:2605.00777
Browse files
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:
|
| 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={
|
| 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 |
}
|