nassimaODL commited on
Commit
7533707
·
verified ·
1 Parent(s): 96a4977

Update readme

Browse files
Files changed (1) hide show
  1. README.md +9 -9
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-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
 
 
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