Update readme
Browse files
README.md
CHANGED
@@ -107,15 +107,15 @@ print(ssml_output)
|
|
107 |
## Citation
|
108 |
If you use this model in your research, please cite:
|
109 |
```text
|
110 |
-
@inproceedings{ould-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
```
|
120 |
|
121 |
|
|
|
107 |
## Citation
|
108 |
If you use this model in your research, please cite:
|
109 |
```text
|
110 |
+
@inproceedings{ould-ouali2025_improving,
|
111 |
+
title = {Improving Synthetic Speech Quality via SSML Prosody Control},
|
112 |
+
author = {Ould-Ouali, Nassima and Sani, Awais and Bueno, Ruben and Dauvet, Jonah and Horstmann, Tim Luka and Moulines, Eric},
|
113 |
+
booktitle = {Proceedings of the 8th International Conference on Natural Language and Speech Processing (ICNLSP)}, % TODO: vérifier l'intitulé exact utilisé par la conf
|
114 |
+
year = {2025},
|
115 |
+
pages = {XX--YY}, % TODO
|
116 |
+
publisher = {—}, % TODO
|
117 |
+
address = {—} % TODO
|
118 |
+
}
|
119 |
```
|
120 |
|
121 |
|