| Package | Description |
|---|---|
| marytts.modules.phonemiser |
| Modifier and Type | Method and Description |
|---|---|
static AllophoneSet |
AllophoneSet.getAllophoneSet(InputStream inStream,
String identifier)
Return the allophone set that can be read from the given input stream, identified by the given identifier.
|
static AllophoneSet |
AllophoneSet.getAllophoneSet(String filename)
Return the allophone set specified by the given filename.
|
static AllophoneSet |
AllophoneSet.getAllophoneSetById(String identifier)
Get a previously loaded allophone set by its identifier.
|
Copyright © 2000–2022 DFKI GmbH. All rights reserved.