Class | Description |
---|---|
BoundaryModel |
Model which currently predicts only a flat 400 ms duration for each boundary Element
|
CARTModel |
Model for applying a CART to a list of Targets
|
HMMModel |
Model for predicting duration and F0 from HMMs
|
Model |
Base class for acoustic modeling; specific Models should extend this and override methods as needed.
|
ProsodyElementHandler |
This module will apply prosody modifications to the already predicted values (dur and f0) in the acoustparams This class also
support SSML recommendations of 'prosody' element
|
SoPModel |
Model for predicting duration and F0 from SoP models
|
Enum | Description |
---|---|
ModelType |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.