- français
- English
Virtual Actor
Master's Semester Project by Carlos Sanchez Witt, spring 2013.
Project Presentation
The aim of this project is to create a tool that mimics the emotive performance of an actor through expressive voice synthesis.
The project is composed mainly of the Director UI, the main tool of the project which allows the user to direct the performance of the virtual actor through prosody control.
Video Report
Project Components
The different tools used in these project are:
- SSML, the markup language used to define prosody control.
- Mary TTS, the voice synthesis engine used to generate audio from SSML.
- Java and Processing are used to build the application code and the user interface respectively.
Full project description available on the GitHub wiki.
Links:
- source code available on Sinlab's GitHub repository.