Commit
·
96a4977
1
Parent(s):
0f23ff0
update model
Browse files
README.md
CHANGED
@@ -107,7 +107,15 @@ print(ssml_output)
|
|
107 |
## Citation
|
108 |
If you use this model in your research, please cite:
|
109 |
```text
|
110 |
-
@inproceedings{ould-ouali2025improving,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
```
|
112 |
|
113 |
|
|
|
107 |
## Citation
|
108 |
If you use this model in your research, please cite:
|
109 |
```text
|
110 |
+
@inproceedings{ould-ouali2025improving,
|
111 |
+
author = {Nassima Ould-Ouali and Awais Sani and Tim Luka Horstmann and Jonah Dauvet and Ruben Bueno and Éric Moulines},
|
112 |
+
title = {Improving French Synthetic Speech Quality via SSML Prosody Control},
|
113 |
+
booktitle = {Proceedings of the 9th International Conference on Natural Language and Speech Processing (ICNLSP)},
|
114 |
+
series = {Lecture Notes in Computer Science},
|
115 |
+
publisher = {Springer},
|
116 |
+
year = {2025},
|
117 |
+
note = {To appear}
|
118 |
+
}
|
119 |
```
|
120 |
|
121 |
|