-
Notifications
You must be signed in to change notification settings - Fork 15
Text to speech, TTS
sagatake edited this page Oct 21, 2024
·
2 revisions
The following speech synthesizers are compatible with Greta so far.
- CereProcTTS: our main TTS. Most of our functionalities are competible with this, less bugs.
- MaryTTS: this is also well-used for a long time, so should be stable but some latest functionalities are not competible yet.
- AzureTTS: the latest multilingual TTS for many languages. We've tested with English, French, and Japanese.
If you find any suspicias bugs, please let us know (possibly, just raise a new issue in this github or send e-mail to Catherine Pelachaud).
Advanced
- Generating New Facial expressions
- Generating New Gestures
- Generating new Hand configurations
- Torso Editor Interface
- Creating an Instance for Interaction
- Create a new virtual character
- Creating a Greta Module in Java
- Modular Application
- Basic Configuration
- Signal
- Feedbacks
- From text to FML
- Expressivity Parameters
- Text-to-speech, TTS
-
AUs from external sources
-
Large language model (LLM)
-
Automatic speech recognition (ASR)
-
Extentions
-
Integration examples
Nothing to show here