Vinicius de Paulo Souza Ribeiro
LORIA - Laboratoire Lorrain de Recherche en Informatique et ses Applications
Université de Lorraine
Contact me:
E-mail: [email protected]
LinkedIn: https://www.linkedin.com/in/vribeiro1/
Web: https://vribeiro1.github.io
-
Deep Supervision of the Vocal Tract Shape for Articulatory Synthesis of Speech
Vinicius Ribeiro
Ph.D. Thesis -
Evaluating Speech Articulation Synthesis with Phoneme Recognition
Vinicius Ribeiro, Yves Laprie
-
Autoencoder-Based Tongue Shape Estimation During Continuous Speech
Vinicius Ribeiro, Yves Laprie
Sep 18, 2022 Interspeech 2022 -
Automatic Generation of the Complete Vocal Tract Shape from the Sequence of Phonemes to be Articulated
Vinicius Ribeiro, Karyna Isaieva, Justine Leclere, Pierre-André Vuissoz, Yves Laprie
Apr 22, 2022 Speech Communication -
Towards the Prediction of the Vocal Tract Shape from the Sequence of Phonemes to be Articulated
Vinicius Ribeiro, Karyna Isaieva, Justine Leclere, Pierre-André Vuissoz, Yves Laprie
Aug 30, 2021 Interspeech 2021
This repository requires vt_tools (Github, Gitlab) and vt_shape_gen (Github, Gitlab). To install the library, follow the instructions bellow.
- Clone the repo
- Install the repo
>>> git clone [email protected]:vsouzari/vt_tools.git
>>> git clone [email protected]:vsouzari/vt_shape_gen.git
>>> pip3 install -e /path/to/vt_tools
>>> pip3 install -e /path/to/vt_shape_gen