Update README.md
Browse files
README.md
CHANGED
|
@@ -39,13 +39,13 @@ This dataset is intended for research and development of phonemization models, a
|
|
| 39 |
|
| 40 |
### Citation
|
| 41 |
```bibtex
|
| 42 |
-
@misc{
|
| 43 |
-
title={OLaPh: Optimal Language Phonemizer},
|
| 44 |
author={Johannes Wirth},
|
| 45 |
-
year={
|
| 46 |
eprint={2509.20086},
|
| 47 |
archivePrefix={arXiv},
|
| 48 |
primaryClass={cs.CL},
|
| 49 |
-
url={https://arxiv.org/abs/2509.20086},
|
| 50 |
}
|
| 51 |
```
|
|
|
|
| 39 |
|
| 40 |
### Citation
|
| 41 |
```bibtex
|
| 42 |
+
@misc{wirth2026olaphoptimallanguagephonemizer,
|
| 43 |
+
title={OLaPh: Optimal Language Phonemizer},
|
| 44 |
author={Johannes Wirth},
|
| 45 |
+
year={2026},
|
| 46 |
eprint={2509.20086},
|
| 47 |
archivePrefix={arXiv},
|
| 48 |
primaryClass={cs.CL},
|
| 49 |
+
url={https://arxiv.org/abs/2509.20086},
|
| 50 |
}
|
| 51 |
```
|