Update README.md
Browse files
README.md
CHANGED
@@ -95,11 +95,16 @@ The source datasets can be cited as follows:
|
|
95 |
```
|
96 |
|
97 |
```bash
|
98 |
-
@
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
|
|
|
|
|
|
|
|
|
|
103 |
}
|
104 |
```
|
105 |
|
@@ -111,14 +116,13 @@ For any questions or inquiries, feel free to open an issue or contact the author
|
|
111 |
Please cite the following papers if you use this dataset:
|
112 |
|
113 |
```bash
|
114 |
-
@
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
url={https://arxiv.org/abs/2409.08554},
|
122 |
}
|
123 |
```
|
124 |
|
|
|
95 |
```
|
96 |
|
97 |
```bash
|
98 |
+
@inproceedings{qharabagh-etal-2025-manatts,
|
99 |
+
title = "{M}ana{TTS} {P}ersian: a recipe for creating {TTS} datasets for lower resource languages",
|
100 |
+
author = "Qharabagh, Mahta Fetrat and Dehghanian, Zahra and Rabiee, Hamid R.",
|
101 |
+
booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
|
102 |
+
month = apr,
|
103 |
+
year = "2025",
|
104 |
+
address = "Albuquerque, New Mexico",
|
105 |
+
publisher = "Association for Computational Linguistics",
|
106 |
+
url = "https://aclanthology.org/2025.naacl-long.464/",
|
107 |
+
pages = "9177--9206",
|
108 |
}
|
109 |
```
|
110 |
|
|
|
116 |
Please cite the following papers if you use this dataset:
|
117 |
|
118 |
```bash
|
119 |
+
@inproceedings{qharabagh2025llm,
|
120 |
+
title={LLM-Powered Grapheme-to-Phoneme Conversion: Benchmark and Case Study},
|
121 |
+
author={Qharabagh, Mahta Fetrat and Dehghanian, Zahra and Rabiee, Hamid R},
|
122 |
+
booktitle={ICASSP 2025-2025 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
|
123 |
+
pages={1--5},
|
124 |
+
year={2025},
|
125 |
+
organization={IEEE}
|
|
|
126 |
}
|
127 |
```
|
128 |
|