Package | Description |
---|---|
marytts.client |
Mary socket client implementation and interface.
|
marytts.client.http | |
marytts.tools.analysis | |
marytts.tools.voiceimport |
Modifier and Type | Class and Description |
---|---|
class |
MarySocketClient
A socket client implementing the MARY protocol.
|
Modifier and Type | Method and Description |
---|---|
static MaryClient |
MaryClient.getMaryClient() |
static MaryClient |
MaryClient.getMaryClient(Address serverAddress)
The typical way to create a mary client.
|
static MaryClient |
MaryClient.getMaryClient(Address serverAddress,
boolean profile,
boolean quiet) |
Modifier and Type | Class and Description |
---|---|
class |
MaryHttpClient
An HTTP client implementing the MARY protocol.
|
Constructor and Description |
---|
SynthesizeToPitchTier(MaryClient mary,
String inputFormat,
String locale,
String voice) |
Modifier and Type | Field and Description |
---|---|
protected MaryClient |
UnknownWordsFrequencyComputer.mary |
protected MaryClient |
PauseFeatureComputer.mary |
protected MaryClient |
HTKLabeler.mary |
Modifier and Type | Method and Description |
---|---|
MaryClient |
UnknownWordsFrequencyComputer.getMaryClient() |
MaryClient |
PauseFeatureComputer.getMaryClient() |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.