-
Notifications
You must be signed in to change notification settings - Fork 17
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).
- Generating New Facial expressions
- Generating New Gestures
- Generating new Hand configurations
- Creating an Instance for Interaction
- Create a new virtual character
- Creating a Greta Module in Java
- Integration examples
- Development guideline
- Naming policy
- Github repository
- Technical showcase
- Python integration
- Known issues
- Technical Specifications
- Pitfalls for Greta development
-
FML/BML
-
Tools
-
AUs from external sources
-
Large language model (LLM)
-
Automatic speech recognition (ASR)
-
Extensions
Nothing to show :)
- Incrementality
- Motion Capture to BAP values
- Interruptions
- Back Channels
- Appreciation Generator
- SSI Greta Integration
- TopicPlanner
- Shore
- Disco
- Watson
- Object node controller
- OSC communication for Unity
- 3D pose estimation from RGB camera through VAE (PFE-OpenPose-to-VAE-to-BVH)
- HOW TO CREATE BEHAVIOR SET
- Projects
- Signals