nassimaODL commited on
Commit
26462d6
·
verified ·
1 Parent(s): c547887

Adding paper link

Browse files
Files changed (1) hide show
  1. README.md +8 -11
README.md CHANGED
@@ -137,17 +137,14 @@ The model achieves high accuracy in predicting natural pause locations in French
137
  - **Interactive Demo**: [Colab Notebook](https://colab.research.google.com/drive/1bFcbJQY9OuY0_zlscqkf9PIgd3dUrIKs?usp=sharing)
138
  - **Stage 2 Model**: [hi-paris/ssml-breaks2ssml-fr-lora](https://huggingface.co/hi-paris/ssml-breaks2ssml-fr-lora)
139
 
140
- ## 📖 Citation
141
-
142
- ```bibtex
143
- @inproceedings{ould-ouali2025_improving,
144
- title = {Improving Synthetic Speech Quality via SSML Prosody Control},
145
- author = {Ould-Ouali, Nassima and Sani, Awais and Bueno, Ruben and Dauvet, Jonah and Horstmann, Tim Luka and Moulines, Eric},
146
- booktitle = {Proceedings of the 8th International Conference on Natural Language and Speech Processing (ICNLSP)},
147
- year = {2025},
148
- url = {https://huggingface.co/hi-paris}
149
- }
150
- ```
151
 
152
  ## 📜 License
153
 
 
137
  - **Interactive Demo**: [Colab Notebook](https://colab.research.google.com/drive/1bFcbJQY9OuY0_zlscqkf9PIgd3dUrIKs?usp=sharing)
138
  - **Stage 2 Model**: [hi-paris/ssml-breaks2ssml-fr-lora](https://huggingface.co/hi-paris/ssml-breaks2ssml-fr-lora)
139
 
140
+ ## 📖 Paper
141
+
142
+ This model is part of the work described in:
143
+
144
+ [Improving French Synthetic Speech Quality via SSML Prosody Control](https://arxiv.org/abs/2508.17494)
145
+
146
+ If you use this model, please cite the paper.
147
+
 
 
 
148
 
149
  ## 📜 License
150