Update README.md
Browse files
README.md
CHANGED
|
@@ -203,13 +203,12 @@ For any questions or inquiries, feel free to open an issue or contact the author
|
|
| 203 |
If you use KaamelDict in your research or projects, please cite the following paper:
|
| 204 |
|
| 205 |
```bash
|
| 206 |
-
@
|
| 207 |
-
|
| 208 |
-
|
| 209 |
-
|
| 210 |
-
|
| 211 |
-
|
| 212 |
-
|
| 213 |
-
url={https://arxiv.org/abs/2409.08554},
|
| 214 |
}
|
| 215 |
```
|
|
|
|
| 203 |
If you use KaamelDict in your research or projects, please cite the following paper:
|
| 204 |
|
| 205 |
```bash
|
| 206 |
+
@inproceedings{qharabagh2025llm,
|
| 207 |
+
title={LLM-Powered Grapheme-to-Phoneme Conversion: Benchmark and Case Study},
|
| 208 |
+
author={Qharabagh, Mahta Fetrat and Dehghanian, Zahra and Rabiee, Hamid R},
|
| 209 |
+
booktitle={ICASSP 2025-2025 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
|
| 210 |
+
pages={1--5},
|
| 211 |
+
year={2025},
|
| 212 |
+
organization={IEEE}
|
|
|
|
| 213 |
}
|
| 214 |
```
|