- c2ir(double[], int, double[], int) - Static method in class marytts.htsengine.HTSVocoder
-
c2ir: The minimum phase impulse response is evaluated from the minimum phase cepstrum
- cancel() - Method in class marytts.tools.install.ComponentDescription
-
- canCreateMP3() - Static method in class marytts.util.MaryRuntimeUtils
-
Determine whether conversion to mp3 is possible.
- canCreateOgg() - Static method in class marytts.util.MaryRuntimeUtils
-
Determine whether conversion to ogg vorbis format is possible.
- CART - Class in marytts.cart
-
A tree is a specific kind of directed graph in which each node can have only a single parent node.
- CART() - Constructor for class marytts.cart.CART
-
Build a new empty cart
- CART(FeatureDefinition) - Constructor for class marytts.cart.CART
-
Build a new empty cart with the given feature definition.
- CART(Node, FeatureDefinition) - Constructor for class marytts.cart.CART
-
Build a new cart with the given node as the root node
- CART(Node, FeatureDefinition, Properties) - Constructor for class marytts.cart.CART
-
Build a new cart with the given node as the root node
- cart - Variable in class marytts.modules.CARTDurationModeller
-
Deprecated.
- CARTDurationModeller - Class in marytts.modules
-
Deprecated.
- CARTDurationModeller(String, String) - Constructor for class marytts.modules.CARTDurationModeller
-
Deprecated.
Constructor which can be directly called from init info in the config file.
- CARTDurationModeller(String, String, String) - Constructor for class marytts.modules.CARTDurationModeller
-
Deprecated.
Constructor which can be directly called from init info in the config file.
- CARTDurationModeller(Locale, String, FeatureProcessorManager) - Constructor for class marytts.modules.CARTDurationModeller
-
Deprecated.
Constructor to be called with instantiated objects.
- CARTF0Modeller - Class in marytts.modules
-
Deprecated.
- CARTF0Modeller(String, String) - Constructor for class marytts.modules.CARTF0Modeller
-
Deprecated.
Constructor which can be directly called from init info in the config file.
- CARTF0Modeller(String, String, String) - Constructor for class marytts.modules.CARTF0Modeller
-
Deprecated.
Constructor which can be directly called from init info in the config file.
- CARTF0Modeller(Locale, String, FeatureProcessorManager) - Constructor for class marytts.modules.CARTF0Modeller
-
Deprecated.
Constructor to be called with instantiated objects.
- CARTModel - Class in marytts.modules.acoustic
-
Model for applying a CART to a list of Targets
- CARTModel(FeatureProcessorManager, String, InputStream, String, String, String, String, String) - Constructor for class marytts.modules.acoustic.CARTModel
-
- CartTreeSet - Class in marytts.htsengine
-
Set of CART trees used in HMM synthesis.
- CartTreeSet() - Constructor for class marytts.htsengine.CartTreeSet
-
- check() - Static method in class marytts.server.EnvironmentChecks
-
Check central requirements in the runtime environment of the system.
- checkAttributes(Element, Element) - Method in class marytts.modules.ProsodyGeneric
-
checks rule part with tag "attributes"; checks if the MaryXML attributes and values of current token are the same as in the
rule
- checkAttributesOfOtherToken(String, Element, int, NodeList) - Method in class marytts.modules.ProsodyGeneric
-
checks rule part with tag "nextAttributes","previousAttributes","nextPlusXAttributes","previousMinusXAttributes"; checks if
the MaryXML attributes and values of other token than the current one are the same as in rule (f.e.
- checkConsistency() - Static method in class marytts.config.MaryConfig
-
This method will try to check that the available configs are consistent and will spot obvious reasons why they might not
work together as a full system.
- checkFolTokens(Element, int, NodeList) - Method in class marytts.modules.ProsodyGeneric
-
checks rule part with tag "folTokens"; there is only the "num" attribute right now; checks if the number of the following
tokens after the current token is the same as the value of the num attribute; f.e.
- checkFolWords(Element, int, NodeList) - Method in class marytts.modules.ProsodyGeneric
-
checks rule part with tag "folWords"; there is only the "num" attribute right now; checks if the number of the following
words after the current token is the same as the value of the num attribute; f.e.
- checkLexicon(String, String) - Static method in class marytts.util.MaryRuntimeUtils
-
- checkList(String, String) - Method in class marytts.modules.ProsodyGeneric
-
Checks if tokenValue is contained in list.
- checkList(String, String) - Method in class marytts.modules.ProsodyGenericFST
-
Checks if tokenValue is contained in list.
- checkParameters() - Method in interface marytts.signalproc.effects.AudioEffect
-
- checkParameters() - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- checkPrevTokens(Element, int, NodeList) - Method in class marytts.modules.ProsodyGeneric
-
checks rule part with tag "prevTokens"; there is only the "num" attribute right now; checks if the number of the tokens
preceding the current token is the same as the value of the num attribute; f.e.
- checkPrevWords(Element, int, NodeList) - Method in class marytts.modules.ProsodyGeneric
-
checks rule part with tag "prevWords"; there is only the "num" attribute right now; checks if the number of the words
preceding the current token is the same as the value of the num attribute; f.e.
- checkProsodicPosition(Element, String) - Method in class marytts.modules.ProsodyGeneric
-
checks rule part with tag "prosodicPosition"; there is only the "type" attribute right now: checks if prosodic position of
a token is the same as the value of the type attribute in the rule; values: prenuclear, nuclearParagraphFinal,
nuclearParagraphNonFinal, postnuclear
- checkRulePart(Element, Element, NodeList, int, String, String, String) - Method in class marytts.modules.ProsodyGeneric
-
checks condition of a rule part, f.e.
- checkSentence(Element, String) - Method in class marytts.modules.ProsodyGeneric
-
checks rule part with tag "sentence"; there is only the "type" attribute right now: checks if sentence type of a token is
the same as the value of the type attribute in the rule
- checkSpecialPosition(Element, String) - Method in class marytts.modules.ProsodyGeneric
-
checks rule part with tag "specialPosition"; there is only the "type" attribute right now: checks if specialPosition value
of a token is the same as the value of the type attribute in the rule; values: endofvorfeld, endofpar (end of paragraph)
- checkText(Element, String) - Method in class marytts.modules.ProsodyGeneric
-
checks rule part with tag "text"; there is only the "word" attribute right now: checks if text of a token is the same as
the value of the word attribute in the rule
- checkTextOfOtherToken(String, Element, int, NodeList) - Method in class marytts.modules.ProsodyGeneric
-
checks rule part with tag "nextText","previousText","nextPlusXText" or "previousMinusXText"; there is only the "word"
attribute right now: checks if text of a token is the same as the value of the word attribute in the rule
- chEffectParamEnd - Static variable in class marytts.signalproc.effects.BaseAudioEffect
-
- chEffectParamStart - Static variable in class marytts.signalproc.effects.BaseAudioEffect
-
- chEffectSeparator - Static variable in class marytts.signalproc.effects.EffectsApplier
-
- ChorusEffectBase - Class in marytts.signalproc.effects
-
- ChorusEffectBase() - Constructor for class marytts.signalproc.effects.ChorusEffectBase
-
- ChorusEffectBase(int) - Constructor for class marytts.signalproc.effects.ChorusEffectBase
-
- chParamEquals - Static variable in class marytts.signalproc.effects.BaseAudioEffect
-
- chParamSeparator - Static variable in class marytts.signalproc.effects.BaseAudioEffect
-
- close() - Method in class marytts.modules.ExternalModule
-
Closes the external process's input and output streams, and destroys the process.
- cmd() - Method in class marytts.modules.ExternalModule
-
The command line to execute as an external process.
- coeffs - Variable in class marytts.unitselection.data.MCepDatagram
-
- compare(FeatureVector, FeatureVector) - Method in class marytts.cart.impose.FeatureComparator
-
Compares two feature vectors according to their values at an internal index previously set by this.setFeatureIdx().
- compareTo(ComponentDescription) - Method in class marytts.tools.install.ComponentDescription
-
Define a natural ordering for component descriptions.
- compareTo(ViterbiCandidate) - Method in class marytts.unitselection.select.viterbi.ViterbiCandidate
-
Compare two candidates so that the one with the smaller target cost is considered smaller.
- compareTo(ViterbiPath) - Method in class marytts.unitselection.select.viterbi.ViterbiPath
-
Compare two viterbi paths such that the one with the lower score is considered smaller.
- compareTo(SourceTargetPair) - Method in class marytts.vocalizations.SourceTargetPair
-
- compareTo(VocalizationCandidate) - Method in class marytts.vocalizations.VocalizationCandidate
-
- ComponentDescription - Class in marytts.tools.install
-
- ComponentDescription(String, String, String) - Constructor for class marytts.tools.install.ComponentDescription
-
- ComponentDescription(Element) - Constructor for class marytts.tools.install.ComponentDescription
-
- ComponentDescription.Status - Enum in marytts.tools.install
-
- computeFeatureVector(Target) - Method in class marytts.features.TargetFeatureComputer
-
Using the set of feature processors defined when creating the target feature computer, compute a feature vector for the
target
- computeTargetFeatures(Target) - Method in class marytts.unitselection.select.DiphoneFFRTargetCostFunction
-
Compute the features for a given target, and store them in the target.
- computeTargetFeatures(Target) - Method in class marytts.unitselection.select.FFRTargetCostFunction
-
Compute the features for a given target, and store them in the target.
- computeTargetFeatures(Target) - Method in class marytts.unitselection.select.HalfPhoneFFRTargetCostFunction
-
Compute the features for a given target, and store them in the target.
- computeTargetFeatures(Target) - Method in interface marytts.unitselection.select.TargetCostFunction
-
Compute the features for a given target, and store them in the target.
- computeTotalDuration() - Method in class marytts.unitselection.data.TimelineReader
-
Compute the total duration of a timeline.
- concatenationData - Variable in class marytts.unitselection.select.SelectedUnit
-
- concatenator - Variable in class marytts.unitselection.UnitSelectionVoice
-
- concatRealisedAcoustParams(String) - Method in class marytts.htsengine.HTSUttModel
-
- contains(FeatureDefinition) - Method in class marytts.features.FeatureDefinition
-
Determine whether this FeatureDefinition is a superset of, or equal to, another FeatureDefinition.
- ContinuousFeatureProcessor - Interface in marytts.features
-
Performs a specific type of processing on an item and returns an object.
- continuousFeatureProcessors - Variable in class marytts.features.TargetFeatureComputer
-
- CONTINUOUSFEATURES - Static variable in class marytts.features.FeatureDefinition
-
- continuousFeatures - Variable in class marytts.features.FeatureVector
-
- contourCostWeight - Variable in class marytts.vocalizations.VocalizationSelector
-
- contourFeatures - Variable in class marytts.modules.PolynomialF0Modeller
-
- contourGraph - Variable in class marytts.modules.PolynomialF0Modeller
-
- convertIfNeededAndPossible(AudioInputStream, AudioFormat, String) - Method in class marytts.modules.SynthesisCallerBase
-
- copyAccentsToSyllables(Document) - Method in class marytts.modules.ProsodyGeneric
-
Go through all tokens in a document, and copy any accents to the first accented syllable.
- copyInputStream(InputStream, OutputStream) - Static method in class marytts.tools.install.ComponentDescription
-
- correctStressSymbol(LinkedList<String>) - Method in class marytts.modules.phonemiser.Syllabifier
-
Deprecated.
For those syllables containing a "1" character, remove that "1" character and add a stress marker ' at the beginning of the
syllable.
- cost(Target, Unit) - Method in class marytts.unitselection.select.DiphoneFFRTargetCostFunction
-
Compute the goodness-of-fit of a given unit for a given target.
- cost(Target, Unit) - Method in class marytts.unitselection.select.FFRTargetCostFunction
-
Compute the goodness-of-fit of a given unit for a given target.
- cost(Target, Unit, FeatureDefinition, WeightFunc[]) - Method in class marytts.unitselection.select.FFRTargetCostFunction
-
- cost(Target, Unit) - Method in class marytts.unitselection.select.HalfPhoneFFRTargetCostFunction
-
Compute the goodness-of-fit of a given unit for a given target.
- cost(int, int) - Method in class marytts.unitselection.select.JoinCostFeatures
-
Deliver the join cost between two units described by their index.
- cost(Target, Unit, Target, Unit) - Method in class marytts.unitselection.select.JoinCostFeatures
-
A combined cost computation, as a weighted sum of the signal-based cost (computed from the units) and the phonetics-based
cost (computed from the targets).
- cost(Target, Target) - Method in class marytts.unitselection.select.JoinCostFeatures
-
Deprecated.
- cost(Target, Unit, Target, Unit) - Method in interface marytts.unitselection.select.JoinCostFunction
-
Compute the goodness-of-fit of joining two units, given the corresponding targets
- cost(Target, Unit, Target, Unit) - Method in class marytts.unitselection.select.JoinModelCost
-
A combined cost computation, as a weighted sum of the signal-based cost (computed from the units) and the phonetics-based
cost (computed from the targets).
- cost(Target, Unit, Target, Unit) - Method in class marytts.unitselection.select.PrecompiledJoinCostReader
-
Return the (precomputed) cost of joining the two given units; if there is no precomputed cost, return
Double.POSITIVE_INFINITY.
- cost(Unit, Unit) - Method in interface marytts.unitselection.select.StatisticalCostFunction
-
- cost(Unit, Unit) - Method in class marytts.unitselection.select.StatisticalModelCost
-
- cost(Unit, Unit, boolean) - Method in class marytts.unitselection.select.StatisticalModelCost
-
Cost function for a given units if consecutive == true, and if they are consecutive units make cost = 0
- cost(Target, Unit) - Method in interface marytts.unitselection.select.TargetCostFunction
-
Compute the goodness-of-fit of a given unit for a given target.
- cost(Target, Unit, FeatureDefinition, WeightFunc[]) - Method in class marytts.unitselection.select.VocalizationFFRTargetCostFunction
-
Compute the goodness-of-fit of a given unit for a given target
- cost(double, double) - Method in interface marytts.unitselection.weightingfunctions.WeightFunc
-
Compute a weighted difference
- cost(double, double) - Method in class marytts.unitselection.weightingfunctions.WeightingFunction.linear
-
Cost computation: a simple absolute value of a subtraction.
- cost(double, double) - Method in class marytts.unitselection.weightingfunctions.WeightingFunction.step
-
Cost computation: the absolute value of a subtraction, with application of a saturation if the difference value reaches
a certain percentage of the mean value of the arguments.
- countConfigs() - Static method in class marytts.config.MaryConfig
-
- countData() - Method in class marytts.cart.DecisionNode
-
Set the number of candidates correctly, by counting while walking down the tree.
- countEffects() - Static method in class marytts.signalproc.effects.AudioEffects
-
- countLanguageConfigs() - Static method in class marytts.config.MaryConfig
-
- countVoiceConfigs() - Static method in class marytts.config.MaryConfig
-
- createAudioDestination() - Static method in class marytts.util.MaryRuntimeUtils
-
Create an AudioDestination to which the audio data can be written.
- createBoundary(Document) - Static method in class marytts.util.dom.MaryDomUtils
-
Create a default boundary element belonging to document doc, but not yet attached.
- createComponentXML() - Method in class marytts.tools.install.ComponentDescription
-
- CreateComponentXML - Class in marytts.tools.install
-
- CreateComponentXML() - Constructor for class marytts.tools.install.CreateComponentXML
-
- createComponentXML() - Method in class marytts.tools.install.VoiceComponentDescription
-
- createEdgeFeatureVector(int, boolean) - Method in class marytts.features.FeatureDefinition
-
Create a feature vector that marks a start or end of a unit.
- createElement(Document, String) - Static method in class marytts.datatypes.MaryXML
-
In the given MaryXML document, create a new element of the given name, with the proper namespace.
- createFeatureVectorLeafNode(String) - Method in class marytts.cart.io.WagonCARTReader
-
- createFloatLeafNode(String) - Method in class marytts.cart.io.WagonCARTReader
-
- createIntAndFloatArrayLeafNode(String) - Method in class marytts.cart.io.WagonCARTReader
-
- createIntArrayLeafNode(String) - Method in class marytts.cart.io.WagonCARTReader
-
- createLeafNode(String) - Method in class marytts.cart.io.WagonCARTReader
-
For a line representing a leaf in Wagon format, create a leaf.
- createStringAndFloatLeafNode(String) - Method in class marytts.cart.io.WagonCARTReader
-
- createTargets(List<Element>) - Method in class marytts.unitselection.select.DiphoneUnitSelector
-
Create the list of targets from the XML elements to synthesize.
- createTargets(List<Element>) - Method in class marytts.unitselection.select.HalfPhoneUnitSelector
-
Create the list of targets from the XML elements to synthesize.
- createTargets(List<Element>) - Method in class marytts.unitselection.select.UnitSelector
-
Create the list of targets from the XML elements to synthesize.
- createTargetsWithPauses(List<Element>, String) - Static method in class marytts.modules.HalfPhoneTargetFeatureLister
-
Create the list of targets from the segments to be synthesized Prepend and append pauses if necessary
- createTargetsWithPauses(List<Element>, String) - Static method in class marytts.modules.TargetFeatureLister
-
Create the list of targets from the segments to be synthesized Prepend and append pauses if necessary
- createZeroDatagram(int) - Method in class marytts.unitselection.concat.BaseUnitConcatenator
-
Create a datagram appropriate for this unit concatenator which contains only zero values as samples.
- cumulJoinCosts - Variable in class marytts.unitselection.select.viterbi.Viterbi
-
- cumulTargetCosts - Variable in class marytts.unitselection.select.viterbi.Viterbi
-
- cumulWeightedCosts - Variable in class marytts.unitselection.select.FFRTargetCostFunction
-
- cumulWeightedSignalCosts - Variable in class marytts.unitselection.select.JoinCostFeatures
-
- currentState() - Static method in class marytts.server.Mary
-
Inform about system state.
- currentVoice - Variable in class marytts.modules.synthesis.VoiceSectioner
-
- gc2gc(double[], int, double, double[], int, double) - Static method in class marytts.htsengine.HTSVocoder
-
gc2gc: generalized cepstral transformation
- gender() - Method in class marytts.modules.synthesis.Voice
-
- gender() - Method in class marytts.unitselection.interpolation.InterpolatingVoice
-
- generateAllDotDescForWagon(PrintWriter) - Method in class marytts.features.FeatureDefinition
-
Export this feature definition in the "all.desc" format which can be read by wagon.
- generateAllDotDescForWagon(PrintWriter, Set<String>) - Method in class marytts.features.FeatureDefinition
-
Export this feature definition in the "all.desc" format which can be read by wagon.
- generateAudio(String) - Method in class marytts.LocalMaryInterface
-
- generateAudio(Document) - Method in class marytts.LocalMaryInterface
-
- generateAudioStream(List<SelectedUnit>) - Method in class marytts.unitselection.concat.BaseUnitConcatenator
-
Generate audio to match the target pitchmarks as closely as possible.
- generateAudioStream(List<SelectedUnit>) - Method in class marytts.unitselection.concat.FdpsolaUnitConcatenator
-
Generate audio to match the target pitchmarks as closely as possible.
- generateAudioStream(List<SelectedUnit>) - Method in class marytts.unitselection.concat.HnmUnitConcatenator
-
Generate audio to match the target pitchmarks as closely as possible.
- generateAudioStream(List<SelectedUnit>) - Method in class marytts.unitselection.concat.OverlapUnitConcatenator
-
Generate audio to match the target pitchmarks as closely as possible.
- generateFeatureWeightsFile(PrintWriter) - Method in class marytts.features.FeatureDefinition
-
Print this feature definition plus weights to a .txt file
- generateHTSModel(HMMData, FeatureDefinition, FeatureVector, double) - Method in class marytts.htsengine.CartTreeSet
-
creates a HTSModel (pre-HMM optimization vector data for all parameter streams of a given phoneme) given a feature vector
compare with original code in the main loop of marytts.modules.HTSEngine#processTargetList()
- generateParameters() - Method in class marytts.htsengine.HTSEngineTest
-
Stand alone testing using a TARGETFEATURES file as input.
- generateText(String) - Method in class marytts.LocalMaryInterface
-
- generateText(Document) - Method in class marytts.LocalMaryInterface
-
- generateXML(String) - Method in class marytts.LocalMaryInterface
-
- generateXML(Document) - Method in class marytts.LocalMaryInterface
-
- genPulseFromFourierMag(HTSPStream, int, double) - Static method in class marytts.htsengine.HTSVocoder
-
- genPulseFromFourierMag(double[], double) - Static method in class marytts.htsengine.HTSVocoder
-
Generate one pitch period from Fourier magnitudes
- get(String) - Static method in class marytts.datatypes.MaryDataType
-
Look up a data type by name.
- getAccentPosition(Element, NodeList, int, String, String) - Method in class marytts.modules.ProsodyGeneric
-
checks if token receives an accent or not the information is contained in the accentposition part of rules in xml file the
token attribute "accent" receives the value "tone","force"(force accent(Druckakzent)) or ""(no accent)
- getAccentShape(Element, NodeList, int, String, String, boolean) - Method in class marytts.modules.ProsodyGeneric
-
determines accent types; tokens with accent="tone" will receive an accent type (f.e."L+H*"), accent="force" becomes "*" the
relevant information is contained in the accentshape part of rules in xml file
- getAcousticModels() - Method in class marytts.modules.synthesis.Voice
-
Get the acoustic models defined for this voice.
- getAlgnph() - Method in class marytts.htsengine.HMMData
-
- getAlgnst() - Method in class marytts.htsengine.HMMData
-
- getAlignDurations() - Method in class marytts.modules.HTSEngine
-
- getAllData() - Method in class marytts.cart.DecisionNode
-
Get all unit indices from all leaves below this node
- getAllData() - Method in class marytts.cart.DirectedGraphNode
-
- getAllData() - Method in class marytts.cart.LeafNode.FeatureVectorLeafNode
-
Get all data in this leaf
- getAllData() - Method in class marytts.cart.LeafNode.FloatLeafNode
-
Get all data in this leaf
- getAllData() - Method in class marytts.cart.LeafNode
-
Get all the data at or below this node.
- getAllData() - Method in class marytts.cart.LeafNode.IntArrayLeafNode
-
Get all data in this leaf
- getAllData() - Method in class marytts.cart.LeafNode.PdfLeafNode
-
- getAllData() - Method in class marytts.cart.Node
-
Get all the data at or below this node.
- getAllFeatureProcessorNames() - Method in class marytts.features.TargetFeatureComputer
-
List the names of all feature processors.
- getAllFeatureProcessorNamesAndValues() - Method in class marytts.features.TargetFeatureComputer
-
List the names and values of all feature processors.
- getAllModules() - Static method in class marytts.modules.ModuleRegistry
-
Provide a list containing all MaryModules instances.
- getAllophone(String) - Method in class marytts.modules.phonemiser.Syllabifier
-
- getAllophone(String) - Method in class marytts.modules.synthesis.Voice
-
- getAllophone(String) - Method in class marytts.unitselection.interpolation.InterpolatingVoice
-
- getAllophone() - Method in class marytts.unitselection.select.DiphoneTarget
-
- getAllophone() - Method in class marytts.unitselection.select.Target
-
- getAllophoneSet(Locale) - Static method in class marytts.config.MaryConfig
-
Get the allophone set for the given locale, or null if it cannot be retrieved.
- getAllophoneSet() - Method in class marytts.modules.JPhonemiser
-
Access the allophone set underlying this phonemiser.
- getAllophoneSet() - Method in class marytts.modules.synthesis.Voice
-
Get the allophone set associated with this voice.
- getAllophoneSet() - Method in class marytts.unitselection.interpolation.InterpolatingVoice
-
Determine whether this voice has the given name.
- getAllophoneSetFor(Locale) - Method in class marytts.config.LanguageConfig
-
- getAlpha() - Method in class marytts.htsengine.HMMData
-
- getApplyTo() - Method in class marytts.modules.acoustic.Model
-
- getAudio() - Method in class marytts.datatypes.MaryData
-
- getAudio() - Method in class marytts.server.Request
-
- getAudio(List<SelectedUnit>) - Method in class marytts.unitselection.concat.BaseUnitConcatenator
-
Build the audio stream from the units
- getAudio(List<SelectedUnit>) - Method in interface marytts.unitselection.concat.UnitConcatenator
-
Build the audio stream from the units
- getAudio() - Method in class marytts.unitselection.select.SelectedUnit
-
- getAudioEffectDefaultParam(String) - Static method in class marytts.util.MaryRuntimeUtils
-
- getAudioEffectHelpText(String) - Static method in class marytts.util.MaryRuntimeUtils
-
- getAudioEffects() - Method in class marytts.LocalMaryInterface
-
- getAudioFileFormat() - Method in class marytts.datatypes.MaryData
-
- getAudioFileFormat() - Method in class marytts.server.Request
-
- getAudioFileFormatTypes() - Static method in class marytts.util.MaryRuntimeUtils
-
List the available audio file format types, as a multi-line string.
- getAudioFormat() - Method in class marytts.unitselection.concat.BaseUnitConcatenator
-
Provide the audio format which will be produced by this unit concatenator.
- getAudioFormat() - Method in interface marytts.unitselection.concat.UnitConcatenator
-
Provide the audio format which will be produced by this unit concatenator.
- getAudioTimeline() - Method in class marytts.unitselection.data.UnitDatabase
-
- getAutoBoolean(String) - Static method in class marytts.server.MaryProperties
-
Get or infer a boolean property from the underlying properties.
- getAutoBoolean(String, boolean) - Static method in class marytts.server.MaryProperties
-
Get or infer a boolean property from the underlying properties.
- getAvailableInputTypes() - Method in class marytts.LocalMaryInterface
-
- getAvailableLocales() - Method in class marytts.LocalMaryInterface
-
- getAvailableOutputTypes() - Method in class marytts.LocalMaryInterface
-
- getAvailableUpdate() - Method in class marytts.tools.install.ComponentDescription
-
If this component has an available update, get that update.
- getAvailableVoices() - Method in class marytts.LocalMaryInterface
-
- getAvailableVoices(Locale) - Method in class marytts.LocalMaryInterface
-
- getAvailableVoices() - Static method in class marytts.modules.synthesis.Voice
-
Get the list of all available voices.
- getAvailableVoices(Locale) - Static method in class marytts.modules.synthesis.Voice
-
Get the list of all available voices for a given locale.
- getAvailableVoices(WaveformSynthesizer) - Static method in class marytts.modules.synthesis.Voice
-
Get the list of all available voices for a given waveform synthesizer.
- getAvailableVoices(WaveformSynthesizer, Locale) - Static method in class marytts.modules.synthesis.Voice
-
Get the list of all available voices for a given waveform synthesizer and locale.
- getBestCandidatePairtoImposeF0(Element) - Method in class marytts.vocalizations.VocalizationSelector
-
Get best candidate pair to impose F0 contour on other
- getBestMatchingCandidate(Element) - Method in class marytts.vocalizations.VocalizationSelector
-
get a best matching candidate for a given target
- getBestMatchingCandidates(Element) - Method in class marytts.vocalizations.VocalizationSelector
-
get a array of best candidates sorted according to cost
- getBestPath() - Method in class marytts.unitselection.select.viterbi.ViterbiCandidate
-
Gets the best path leading to this candidate
- getBeta() - Method in class marytts.htsengine.HMMData
-
- getBoolean(String) - Static method in class marytts.server.MaryProperties
-
Get a boolean property from the underlying properties.
- getBoolean(String, boolean) - Static method in class marytts.server.MaryProperties
-
Get a boolean property from the underlying properties.
- getBoundary(Element, NodeList, int, String, String, boolean, Element) - Method in class marytts.modules.ProsodyGeneric
-
checks if a boundary is to be inserted after the current token the information is contained in the boundaries part of rules
in xml file
- getBoundaryModel() - Method in class marytts.modules.synthesis.Voice
-
Get the boundary duration model for this voice.
- getByteBufferAtTime(long) - Method in class marytts.unitselection.data.TimelineReader
-
This method produces a new byte buffer whose current position represents the requested positionInFile.
- getByteFeature(int) - Method in class marytts.features.FeatureVector
-
An efficient way to access byte-valued features in this feature vector.
- getByteFeatureNameArray() - Method in class marytts.features.FeatureDefinition
-
Get names of byte features
- getByteValuedDiscreteFeatures() - Method in class marytts.features.FeatureVector
-
- getByteValuedFeatureProcessorNames() - Method in class marytts.features.TargetFeatureComputer
-
List the names of all byte-valued feature processors, separated by space characters.
- getByteValuedFeatureProcessorNamesAndValues() - Method in class marytts.features.TargetFeatureComputer
-
List the names of all byte-valued feature processors and their possible values.
- getByteValuedFeatureProcessors() - Method in class marytts.features.TargetFeatureComputer
-
- getCache() - Static method in class marytts.util.MaryCache
-
Try to get the MaryCache object.
- getCandidate() - Method in class marytts.unitselection.select.viterbi.ViterbiPath
-
Get the candidate of this path.
- getCandidates(Target) - Method in class marytts.unitselection.data.DiphoneUnitDatabase
-
Preselect a set of candidates that could be used to realise the given target.
- getCandidates(Target) - Method in class marytts.unitselection.data.UnitDatabase
-
Preselect a set of candidates that could be used to realise the given target.
- getCandidates() - Method in class marytts.unitselection.select.viterbi.ViterbiPoint
-
Gets the candidates of this point
- getCartTreeSet() - Method in class marytts.htsengine.HMMData
-
- getCharSize() - Method in class marytts.unitselection.data.TimelineReader.ProcHeader
-
Return the string length of the proc header.
- getChild(int) - Method in class marytts.cart.impose.MaryNode
-
- getChildren() - Method in class marytts.cart.impose.MaryNode
-
- getCoeff(int) - Method in class marytts.unitselection.data.MCepDatagram
-
Get a particular Mel-Cepstrum coefficient.
- getCoeffs() - Method in class marytts.machinelearning.SoP
-
- getCoeffs(float, float) - Method in class marytts.unitselection.data.LPCDatagram
-
Get the LPC coefficients, unquantized using the given lpc min and range values.
- getCoeffs() - Method in class marytts.unitselection.data.MCepDatagram
-
Get the array of Mel-Cepstrum coefficients.
- getCoeffsAsDouble() - Method in class marytts.unitselection.data.MCepDatagram
-
Get the array of Mel-Cepstrum coefficients.
- getComponentTypeString() - Method in class marytts.tools.install.ComponentDescription
-
- getComponentTypeString() - Method in class marytts.tools.install.LanguageComponentDescription
-
- getComponentTypeString() - Method in class marytts.tools.install.VoiceComponentDescription
-
- getConcatenationData() - Method in class marytts.unitselection.select.SelectedUnit
-
- getConcatenator() - Method in class marytts.unitselection.UnitSelectionVoice
-
Gets the unit concatenator of this voice
- getConfigs() - Static method in class marytts.config.MaryConfig
-
- getContent() - Method in class marytts.server.http.AudioStreamNHttpEntity
-
- getContent() - Method in class marytts.server.http.TestProducingNHttpEntity
-
- getContentLength() - Method in class marytts.server.http.AudioStreamNHttpEntity
-
- getContentLength() - Method in class marytts.server.http.TestProducingNHttpEntity
-
- getContinuousFeature(int) - Method in class marytts.features.FeatureVector
-
An efficient way to access continuous features in this feature vector.
- getContinuousFeatureNameArray() - Method in class marytts.features.FeatureDefinition
-
Get names of continuous features
- getContinuousFeatureProcessorNames() - Method in class marytts.features.TargetFeatureComputer
-
List the names of all byte-valued feature processors, separated by space characters.
- getContinuousFeatureProcessorNamesAndValues() - Method in class marytts.features.TargetFeatureComputer
-
List the names of all continuous feature processors and their possible values.
- getContinuousFeatureProcessors() - Method in class marytts.features.TargetFeatureComputer
-
- getContinuousFeatures() - Method in class marytts.features.FeatureVector
-
- getContour(int) - Method in class marytts.vocalizations.VocalizationIntonationReader
-
get an intonation contour
- getCopyOfFeatureVectors() - Method in class marytts.unitselection.data.FeatureFileReader
-
Return a shallow copy of the array of feature vectors.
- getCorrelation() - Method in class marytts.machinelearning.SoP
-
- getCriterionValueAsByte() - Method in class marytts.cart.DecisionNode.BinaryByteDecisionNode
-
- getCriterionValueAsFloat() - Method in class marytts.cart.DecisionNode.BinaryFloatDecisionNode
-
- getCriterionValueAsShort() - Method in class marytts.cart.DecisionNode.BinaryShortDecisionNode
-
- getCriterionValueAsString() - Method in class marytts.cart.DecisionNode.BinaryByteDecisionNode
-
- getCriterionValueAsString() - Method in class marytts.cart.DecisionNode.BinaryFloatDecisionNode
-
- getCriterionValueAsString() - Method in class marytts.cart.DecisionNode.BinaryShortDecisionNode
-
- getData() - Method in class marytts.datatypes.MaryData
-
- getDatabase() - Method in class marytts.unitselection.UnitSelectionVoice
-
Gets the database of this voice
- getDatagram(long) - Method in class marytts.unitselection.data.TimelineReader
-
Get a single datagram from a particular time location, given in the timeline's sampling rate.
- getDatagram(long, int) - Method in class marytts.unitselection.data.TimelineReader
-
Get a single datagram from a particular time location.
- getDatagrams(long, long, int, long[]) - Method in class marytts.unitselection.data.TimelineReader
-
Get the datagrams spanning a particular time range from a particular time location, and return the time offset between the
time request and the actual location of the first returned datagram.
- getDatagrams(long, long, int) - Method in class marytts.unitselection.data.TimelineReader
-
Get the datagrams spanning a particular time range from a particular time location.
- getDatagrams(long, long) - Method in class marytts.unitselection.data.TimelineReader
-
Get a given number of datagrams from a particular time location.
- getDatagrams(long, int, int, long[]) - Method in class marytts.unitselection.data.TimelineReader
-
Get a given number of datagrams from a particular time location, and return the time offset between the time request and
the actual location of the first returned datagram.
- getDatagrams(Unit, int, long[]) - Method in class marytts.unitselection.data.TimelineReader
-
Get the datagrams spanning a particular unit, and return the time offset between the unit request and the actual location
of the first returned datagram.
- getDatagrams(Unit, int) - Method in class marytts.unitselection.data.TimelineReader
-
Get the datagrams spanning a particular unit.
- getDatagramsBytePos() - Method in class marytts.unitselection.data.TimelineReader
-
Returns the position of the datagram zone in the original file.
- getDatagramsFromTimeline(List<SelectedUnit>) - Method in class marytts.unitselection.concat.BaseUnitConcatenator
-
Get the raw audio material for each unit from the timeline.
- getDatagramsFromTimeline(List<SelectedUnit>) - Method in class marytts.unitselection.concat.HnmUnitConcatenator
-
Get the raw audio material for each unit from the timeline.
- getDatagramsFromTimeline(List<SelectedUnit>) - Method in class marytts.unitselection.concat.OverlapUnitConcatenator
-
Get the raw audio material for each unit from the timeline.
- getDataLength() - Method in class marytts.cart.LeafNode.FloatLeafNode
-
- getDataLength() - Method in class marytts.cart.LeafNode.PdfLeafNode
-
- getDataTypes() - Static method in class marytts.datatypes.MaryDataType
-
Provide a list of known data types, i.e.
- getDataTypes() - Static method in class marytts.util.MaryRuntimeUtils
-
- getDaughter(int) - Method in class marytts.cart.DecisionNode
-
Get the daughter at the specified index
- getDecisionNode() - Method in class marytts.cart.DirectedGraphNode
-
- getDecisionNodeIterator() - Method in class marytts.cart.DirectedGraph
-
Return an iterator which returns all decision nodes in the tree exactly once.
- getDecisionNodes() - Method in class marytts.cart.DirectedGraph
-
A representation of the corresponding node iterator that can be used in extended for() statements.
- getDecisionNodeType() - Method in class marytts.cart.DecisionNode.BinaryByteDecisionNode
-
- getDecisionNodeType() - Method in class marytts.cart.DecisionNode.BinaryFloatDecisionNode
-
- getDecisionNodeType() - Method in class marytts.cart.DecisionNode.BinaryShortDecisionNode
-
- getDecisionNodeType() - Method in class marytts.cart.DecisionNode.ByteDecisionNode
-
- getDecisionNodeType() - Method in class marytts.cart.DecisionNode
-
Get the decision node type
- getDecisionNodeType() - Method in class marytts.cart.DecisionNode.ShortDecisionNode
-
- getDecisionPath(int) - Method in class marytts.cart.DecisionNode.BinaryByteDecisionNode
-
- getDecisionPath(int) - Method in class marytts.cart.DecisionNode.BinaryFloatDecisionNode
-
- getDecisionPath(int) - Method in class marytts.cart.DecisionNode.BinaryShortDecisionNode
-
- getDecisionPath(int) - Method in class marytts.cart.DecisionNode.ByteDecisionNode
-
- getDecisionPath(int) - Method in class marytts.cart.DecisionNode
-
Get the path leading to the daughter with the given index.
- getDecisionPath(int) - Method in class marytts.cart.DecisionNode.ShortDecisionNode
-
- getDecisionPath() - Method in class marytts.cart.DirectedGraphNode
-
- getDecisionPath() - Method in class marytts.cart.Node
-
- getDefaultAudioEffects() - Static method in class marytts.util.MaryRuntimeUtils
-
- getDefaultEffects() - Method in class marytts.datatypes.MaryData
-
- getDefaultEffects() - Method in class marytts.server.Request
-
- getDefaultLocale() - Method in class marytts.server.Request
-
- getDefaultStyle() - Method in class marytts.datatypes.MaryData
-
- getDefaultStyle() - Method in class marytts.server.Request
-
- getDefaultVoice() - Method in class marytts.datatypes.MaryData
-
- getDefaultVoice(Locale) - Static method in class marytts.modules.synthesis.Voice
-
- getDefaultVoice() - Method in class marytts.server.Request
-
- getDefaultVoiceExampleTexts() - Static method in class marytts.util.MaryRuntimeUtils
-
- getDefaultVoiceName() - Static method in class marytts.util.MaryRuntimeUtils
-
- getDependsLanguage() - Method in class marytts.tools.install.VoiceComponentDescription
-
- getDependsVersion() - Method in class marytts.tools.install.VoiceComponentDescription
-
- getDescription() - Method in class marytts.tools.install.ComponentDescription
-
- getDirectedGraphNodeIterator() - Method in class marytts.cart.DirectedGraph
-
Return an iterator which returns all directed graph nodes in the tree exactly once.
- getDirectedGraphNodes() - Method in class marytts.cart.DirectedGraph
-
A representation of the corresponding node iterator that can be used in extended for() statements.
- getDisplayPackageSize() - Method in class marytts.tools.install.ComponentDescription
-
- getDocument() - Method in class marytts.datatypes.MaryData
-
- getDomain() - Method in class marytts.unitselection.UnitSelectionVoice
-
Gets the domain of this voice
- getDur(int) - Method in class marytts.htsengine.HTSModel
-
- getDuration() - Method in class marytts.htsengine.HTSEngineTest.PhonemeDuration
-
- getDuration(Datagram[]) - Method in class marytts.unitselection.analysis.VoiceDataDumper
-
Get total duration of a Datagram array
- getDurationFactors() - Method in class marytts.unitselection.analysis.ProsodyAnalyzer
-
Get duration factors representing ratio of predicted and realized halfphone Unit durations.
- getDurationFactorsFramewise() - Method in class marytts.unitselection.analysis.ProsodyAnalyzer
-
- getDurationGraph() - Method in class marytts.modules.synthesis.Voice
-
- getDurationModel() - Method in class marytts.modules.synthesis.Voice
-
Get the duration model for this voice.
- getDurationScale() - Method in class marytts.htsengine.HMMData
-
- getDurError() - Method in class marytts.htsengine.HTSModel
-
- getDWLeftBoundary(int) - Method in class marytts.htsengine.HTSPStream
-
- getDWRightBoundary(int) - Method in class marytts.htsengine.HTSPStream
-
- getEffect(String) - Static method in class marytts.signalproc.effects.AudioEffects
-
- getEffects() - Static method in class marytts.signalproc.effects.AudioEffects
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.FirstSegmentInWordNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.FirstSegmentNextWordNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.FirstSyllableInWordNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.LastSegmentInWordNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.LastSyllableInPhraseNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.LastSyllableInWordNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.LastWordInSentenceNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.NextNextSegmentNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.NextNextSyllableNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.NextSegmentNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.NextSyllableNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.NextWordNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.PrevPrevSegmentNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.PrevPrevSyllableNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.PrevSegmentNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.PrevSyllableNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.PrevWordNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.SegmentNavigator
-
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.SyllableNavigator
-
- getElement(Target) - Method in interface marytts.features.MaryGenericFeatureProcessors.TargetElementNavigator
-
Given the target, retrieve an XML Element.
- getElement(Target) - Method in class marytts.features.MaryGenericFeatureProcessors.WordNavigator
-
- getExampleParameters() - Method in interface marytts.signalproc.effects.AudioEffect
-
- getExampleParameters() - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- getExampleText(MaryDataType, Locale) - Static method in class marytts.datatypes.MaryDataType
-
Get an example text for the given type and the given locale.
- getExampleText() - Method in class marytts.unitselection.UnitSelectionVoice
-
- getExampleText(String, Locale) - Static method in class marytts.util.MaryRuntimeUtils
-
- getF0CartsFeatDef() - Method in class marytts.unitselection.UnitSelectionVoice
-
- getF0Contour(NodeList, int) - Method in class marytts.modules.acoustic.ProsodyElementHandler
-
To get a continuous pitch contour from nodelist of "ph" elements
- getF0ContourFeatures() - Method in class marytts.modules.synthesis.Voice
-
- getF0Factors() - Method in class marytts.unitselection.analysis.Phone
-
Get the F0 factor for each Datagram in this phone's left and right units
- getF0Factors() - Method in class marytts.unitselection.analysis.ProsodyAnalyzer
-
- getF0Graph() - Method in class marytts.modules.synthesis.Voice
-
- getF0Mean() - Method in class marytts.htsengine.HMMData
-
- getF0Model() - Method in class marytts.modules.synthesis.Voice
-
Get the F0 model for this voice.
- getF0Std() - Method in class marytts.htsengine.HMMData
-
- getF0Trees() - Method in class marytts.unitselection.UnitSelectionVoice
-
- getFactorsIndex() - Method in class marytts.machinelearning.SoP
-
- getFallbackFeatureProcessorManager() - Static method in class marytts.features.FeatureRegistry
-
Get the fallback feature processor manager which should be used if there is no voice- or locale-specific feature processor
manager.
- getFeature(int) - Method in class marytts.features.FeatureVector
-
A uniform way to access features in this feature vector.
- getFeature(Unit, String) - Method in class marytts.unitselection.select.DiphoneFFRTargetCostFunction
-
Get the string representation of the feature value associated with the given unit
- getFeature(Unit, String) - Method in class marytts.unitselection.select.FFRTargetCostFunction
-
Get the string representation of the feature value associated with the given unit
- getFeature(Unit, String) - Method in class marytts.unitselection.select.HalfPhoneFFRTargetCostFunction
-
Get the string representation of the feature value associated with the given unit
- getFeature(Unit, String) - Method in interface marytts.unitselection.select.TargetCostFunction
-
Get the string representation of the feature value associated with the given unit
- getFeatureAsInt(int) - Method in class marytts.features.FeatureVector
-
A wrapper to getFeature(), to get the result as an int value, e.g., for subsequent array indexing.
- getFeatureAsString(int, FeatureDefinition) - Method in class marytts.features.FeatureVector
-
A wrapper to getFeature(), to get the result as an String value, e.g., for subsequent System.out output.
- getFeatureDefinition() - Method in class marytts.cart.DecisionNode
-
- getFeatureDefinition() - Method in class marytts.cart.DirectedGraph
-
- getFeatureDefinition() - Method in class marytts.cart.impose.FeatureArrayIndexer
-
- getFeatureDefinition() - Method in class marytts.features.TargetFeatureComputer
-
Provide the feature definition that can be used to interpret the feature processors generated by this
TargetFeatureComputer.
- getFeatureDefinition() - Method in class marytts.htsengine.HMMData
-
- getFeatureDefinition() - Method in class marytts.machinelearning.SoP
-
- getFeatureDefinition() - Method in class marytts.unitselection.data.FeatureFileReader
-
- getFeatureDefinition() - Method in class marytts.unitselection.select.DiphoneFFRTargetCostFunction
-
Provide access to the Feature Definition used.
- getFeatureDefinition() - Method in class marytts.unitselection.select.FFRTargetCostFunction
-
- getFeatureDefinition() - Method in interface marytts.unitselection.select.TargetCostFunction
-
Provide access to the Feature Definition used.
- getFeatureDefinition() - Method in class marytts.vocalizations.VocalizationSelector
-
Get feature definition used to select suitable candidate
- getFeatureFileReader(String) - Static method in class marytts.unitselection.data.FeatureFileReader
-
Get a feature file reader representing the given feature file.
- getFeatureIdx() - Method in class marytts.cart.impose.FeatureComparator
-
Access the index of the currently compared feature.
- getFeatureIndex() - Method in class marytts.cart.DecisionNode
-
- getFeatureIndex() - Method in class marytts.cart.impose.MaryNode
-
- getFeatureIndex(String) - Method in class marytts.features.FeatureDefinition
-
Translate between a feature name and a feature index.
- getFeatureIndexArray(String[]) - Method in class marytts.features.FeatureDefinition
-
Translate between an array of feature names and an array of feature indexes.
- getFeatureName() - Method in class marytts.cart.DecisionNode
-
Get the name of the feature
- getFeatureName(int) - Method in class marytts.features.FeatureDefinition
-
Translate between a feature index and a feature name.
- getFeatureName() - Method in class marytts.modules.acoustic.Model
-
- getFeatureNameArray(int[]) - Method in class marytts.features.FeatureDefinition
-
Translate between an array of feature indexes and an array of feature names.
- getFeatureNameArray() - Method in class marytts.features.FeatureDefinition
-
Get names of all features
- getFeatureNames() - Method in class marytts.features.FeatureDefinition
-
List all feature names, separated by white space, in their order of definition.
- getFeatureProcessor(String) - Method in class marytts.features.FeatureProcessorManager
-
- getFeatureProcessorManager(Voice) - Static method in class marytts.features.FeatureRegistry
-
Get the feature processor manager associated with the given voice, if any.
- getFeatureProcessorManager(Locale) - Static method in class marytts.features.FeatureRegistry
-
Get the feature processor manager associated with the given locale, if any.
- getFeatureSequence() - Method in class marytts.cart.impose.FeatureArrayIndexer
-
Get the feature sequence, as an information about the underlying tree structure.
- getFeatureSet() - Method in class marytts.htsengine.HMMData
-
return the set of FeatureTypes that are available in this HMMData object
- getFeatureType(int) - Method in class marytts.features.FeatureVector
-
- getFeatureValueAsByte(String, String) - Method in class marytts.features.FeatureDefinition
-
For the feature with the given name, translate its String value to its byte value.
- getFeatureValueAsByte(int, String) - Method in class marytts.features.FeatureDefinition
-
For the feature with the given index number, translate its String value to its byte value.
- getFeatureValueAsShort(String, String) - Method in class marytts.features.FeatureDefinition
-
For the feature with the given name, translate its String value to its short value.
- getFeatureValueAsShort(int, String) - Method in class marytts.features.FeatureDefinition
-
For the feature with the given name, translate its String value to its short value.
- getFeatureValueAsString(int, int) - Method in class marytts.features.FeatureDefinition
-
For the feature with the given index number, translate its byte or short value to its String value.
- getFeatureValueAsString(String, FeatureVector) - Method in class marytts.features.FeatureDefinition
-
Simple access to string-based features.
- getFeatureVector(int) - Method in class marytts.unitselection.data.FeatureFileReader
-
Get the unit feature vector for the given unit index number.
- getFeatureVector(Unit) - Method in class marytts.unitselection.data.FeatureFileReader
-
Get the unit feature vector for the given unit.
- getFeatureVector(Unit) - Method in class marytts.unitselection.select.DiphoneFFRTargetCostFunction
-
- getFeatureVector() - Method in class marytts.unitselection.select.DiphoneTarget
-
- getFeatureVector(Unit) - Method in class marytts.unitselection.select.FFRTargetCostFunction
-
Look up the features for a given unit.
- getFeatureVector() - Method in class marytts.unitselection.select.Target
-
- getFeatureVector(Unit) - Method in interface marytts.unitselection.select.TargetCostFunction
-
Get the target cost feature vector for the given unit.
- getFeatureVectors(int, int) - Method in class marytts.cart.impose.FeatureArrayIndexer
-
Get the feature vectors from the big array according to the given indices
- getFeatureVectors() - Method in class marytts.cart.LeafNode.FeatureVectorLeafNode
-
Get the feature vectors of this node
- getFeatureVectors() - Method in class marytts.unitselection.data.FeatureFileReader
-
Return the internal array of feature vectors.
- getFeatureVectors() - Method in class marytts.unitselection.select.DiphoneFFRTargetCostFunction
-
- getFeatureVectors() - Method in class marytts.unitselection.select.FFRTargetCostFunction
-
- getFeatureVectors() - Method in interface marytts.unitselection.select.TargetCostFunction
-
Get all feature vectors.
- getFeatureWeights() - Method in class marytts.features.FeatureDefinition
-
- getFilename(String) - Static method in class marytts.server.MaryProperties
-
Get a filename property from the underlying properties.
- getFilename(String, String) - Static method in class marytts.server.MaryProperties
-
Get a filename property from the underlying properties.
- getFilename(Unit) - Method in class marytts.unitselection.data.UnitDatabase
-
For debugging, return the basename of the original audio file from which the unit is coming.
- getFilenameAndTime(Unit) - Method in class marytts.unitselection.data.UnitDatabase
-
For debugging, return the basename of the original audio file from which the unit is coming, as well as the start time in
that file.
- getFirstUnitIndex() - Method in class marytts.unitselection.data.Sentence
-
- getFirstUnitIndex() - Method in class marytts.unitselection.data.Syllable
-
- getFloatData() - Method in class marytts.cart.LeafNode.IntAndFloatArrayLeafNode
-
- getFloatData() - Method in class marytts.unitselection.data.FloatArrayDatagram
-
- getForceAccent(Element) - Method in class marytts.modules.ProsodyGeneric
-
Check whether token is enclosed by a <prosody> element containing an attribute
force-accent.
- getFperiod() - Method in class marytts.htsengine.HMMData
-
- getFrame(int) - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
- getFrame() - Method in class marytts.unitselection.data.HnmDatagram
-
Get the sinusoidal speech frame
- getFrameDurations() - Method in class marytts.unitselection.analysis.Phone
-
Get the durations (in seconds) of each Datagram in this phone's units
- getFrameMidTimes() - Method in class marytts.unitselection.analysis.ProsodyAnalyzer
-
- getFrames() - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
- getFramewiseDurationFactors() - Method in class marytts.unitselection.analysis.Phone
-
Get the duration factors for this phone, one per datagram.
- getFrom() - Method in class marytts.cart.impose.MaryNode
-
- getFullAudioEffect(String, String) - Static method in class marytts.util.MaryRuntimeUtils
-
- getFullEffectAsString() - Method in interface marytts.signalproc.effects.AudioEffect
-
- getFullEffectAsString() - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- getFullEffectWithExampleParametersAsString() - Method in interface marytts.signalproc.effects.AudioEffect
-
- getFullEffectWithExampleParametersAsString() - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- getGamma() - Method in class marytts.htsengine.HMMData
-
- getGender() - Method in class marytts.tools.install.VoiceComponentDescription
-
- getGVcovInvLf0() - Method in class marytts.htsengine.GVModelSet
-
- getGVcovInvMag() - Method in class marytts.htsengine.GVModelSet
-
- getGVcovInvMgc() - Method in class marytts.htsengine.GVModelSet
-
- getGVcovInvStr() - Method in class marytts.htsengine.GVModelSet
-
- getGVmeanLf0() - Method in class marytts.htsengine.GVModelSet
-
- getGVmeanMag() - Method in class marytts.htsengine.GVModelSet
-
- getGVmeanMgc() - Method in class marytts.htsengine.GVModelSet
-
- getGVmeanStr() - Method in class marytts.htsengine.GVModelSet
-
- getGvMethodGradient() - Method in class marytts.htsengine.HMMData
-
- getGVModelSet() - Method in class marytts.htsengine.HMMData
-
- getGvSwitch() - Method in class marytts.htsengine.HTSModel
-
- getGvWeightLf0() - Method in class marytts.htsengine.HMMData
-
- getGvWeightMag() - Method in class marytts.htsengine.HMMData
-
- getGvWeightMgc() - Method in class marytts.htsengine.HMMData
-
- getGvWeightStr() - Method in class marytts.htsengine.HMMData
-
- getHelpText() - Method in interface marytts.signalproc.effects.AudioEffect
-
- getHelpText() - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- getHelpText() - Method in class marytts.signalproc.effects.ChorusEffectBase
-
- getHelpText() - Method in class marytts.signalproc.effects.FilterEffectBase
-
- getHelpText() - Method in class marytts.signalproc.effects.HMMDurationScaleEffect
-
- getHelpText() - Method in class marytts.signalproc.effects.HMMF0AddEffect
-
- getHelpText() - Method in class marytts.signalproc.effects.HMMF0ScaleEffect
-
- getHelpText() - Method in class marytts.signalproc.effects.JetPilotEffect
-
- getHelpText() - Method in class marytts.signalproc.effects.LpcWhisperiserEffect
-
- getHelpText() - Method in class marytts.signalproc.effects.RobotiserEffect
-
- getHelpText() - Method in class marytts.signalproc.effects.StadiumEffect
-
- getHelpText() - Method in class marytts.signalproc.effects.VocalTractLinearScalerEffect
-
- getHelpText() - Method in class marytts.signalproc.effects.VolumeEffect
-
- getHMMData() - Method in class marytts.htsengine.HMMVoice
-
- getHntmSpeechSignal(int) - Method in class marytts.vocalizations.HNMFeatureFileReader
-
get HntmSpeechSignal for a unit index
- getHTSAudioFormat(HMMData) - Static method in class marytts.htsengine.HTSVocoder
-
get the audio format produced by the hts vocoder
- getId() - Method in class marytts.server.Request
-
- getIdxField(int) - Method in class marytts.unitselection.data.TimelineReader.Index
-
- getIdxFieldBefore(long) - Method in class marytts.unitselection.data.TimelineReader.Index
-
Returns the index field that comes immediately before or straight on the requested time.
- getIdxInterval() - Method in class marytts.unitselection.data.TimelineReader.Index
-
The interval, in samples, between two index entries.
- getIndex() - Method in class marytts.unitselection.data.DiphoneUnit
-
- getIndex() - Method in class marytts.unitselection.data.TimelineReader
-
The index object.
- getInhDuration(String) - Method in class marytts.modules.KlattDurationModeller.KlattDurationParams
-
- getInput() - Method in class marytts.modules.ExternalModuleRequest
-
- getInputType() - Method in class marytts.LocalMaryInterface
-
- getInputType() - Method in class marytts.modules.ExternalModule
-
- getInputType() - Method in class marytts.modules.InternalModule
-
- getInputType() - Method in interface marytts.modules.MaryModule
-
- getInputType() - Method in class marytts.server.Request
-
- getInputTypes() - Static method in class marytts.datatypes.MaryDataType
-
Provide the list of all registered data types that can be used as input.
- getInputTypeStrings() - Static method in class marytts.datatypes.MaryDataType
-
Provide the names of all registered data types that can be used as input.
- getInstalledFileNames() - Method in class marytts.tools.install.ComponentDescription
-
- getIntData() - Method in class marytts.cart.LeafNode.IntArrayLeafNode
-
- getInteger(String) - Static method in class marytts.server.MaryProperties
-
Get an integer property from the underlying properties.
- getInteger(String, int) - Static method in class marytts.server.MaryProperties
-
Get a property from the underlying properties.
- getIntonationCoeffs(int) - Method in class marytts.vocalizations.VocalizationIntonationReader
-
get an intonation polynomial coeffs
- getJoinCostFunction() - Method in class marytts.unitselection.data.UnitDatabase
-
- getLanguageConfig(Locale) - Static method in class marytts.config.MaryConfig
-
- getLanguageConfigs() - Static method in class marytts.config.MaryConfig
-
- getLanguageDescriptions() - Method in class marytts.tools.install.InstallFileParser
-
- getLastUnitIndex() - Method in class marytts.unitselection.data.Sentence
-
- getLastUnitIndex() - Method in class marytts.unitselection.data.Syllable
-
- getLeafNode() - Method in class marytts.cart.DirectedGraphNode
-
- getLeafNodeIterator() - Method in class marytts.cart.DirectedGraph
-
Return an iterator which returns all leaf nodes in the tree exactly once.
- getLeafNodes() - Method in class marytts.cart.DirectedGraph
-
A representation of the corresponding node iterator that can be used in extended for() statements.
- getLeafNodeType() - Method in class marytts.cart.LeafNode.FeatureVectorLeafNode
-
- getLeafNodeType() - Method in class marytts.cart.LeafNode.FloatLeafNode
-
- getLeafNodeType() - Method in class marytts.cart.LeafNode
-
The type of this leaf node.
- getLeafNodeType() - Method in class marytts.cart.LeafNode.IntAndFloatArrayLeafNode
-
- getLeafNodeType() - Method in class marytts.cart.LeafNode.IntArrayLeafNode
-
- getLeafNodeType() - Method in class marytts.cart.LeafNode.PdfLeafNode
-
- getLeafNodeType() - Method in class marytts.cart.LeafNode.StringAndFloatLeafNode
-
- getLeftContextFrame() - Method in class marytts.unitselection.concat.HnmUnitConcatenator.HnmUnitData
-
- getLeftDurationFactor() - Method in class marytts.unitselection.analysis.Phone
-
Get the factor to convert this phone's left unit's duration into this phone's left target duration
- getLeftF0Factors() - Method in class marytts.unitselection.analysis.Phone
-
Get the factors to convert each of the F0 values in this phone's left half to the corresponding target value
- getLeftJCF(int) - Method in class marytts.unitselection.select.JoinCostFeatures
-
Gets the array of left join cost features for a particular unit index.
- getLeftTarget() - Method in class marytts.unitselection.analysis.Phone
-
Get the left halfphone target of this phone
- getLeftTargetDuration() - Method in class marytts.unitselection.analysis.Phone
-
Get this phone's left target's duration (in seconds)
- getLeftTargetF0Values() - Method in class marytts.unitselection.analysis.Phone
-
Get the target F0 values for this phone's left half, with one value per Datagram in the phone's left unit
- getLeftUnit() - Method in class marytts.unitselection.analysis.Phone
-
Get the left selected halfphone unit of this phone
- getLeftUnitData() - Method in class marytts.unitselection.analysis.Phone
-
Get this phone's left unit's UnitData
- getLeftUnitDuration() - Method in class marytts.unitselection.analysis.Phone
-
Get this phone's left unit's duration (in seconds)
- getLeftUnitFrameDurations() - Method in class marytts.unitselection.analysis.Phone
-
Get the durations (in seconds) of each Datagram in this phone's left unit
- getLeftUnitFrameF0s() - Method in class marytts.unitselection.analysis.Phone
-
Recover the F0 values from this phone's left unit's Datagrams
- getLeftUnitFrames() - Method in class marytts.unitselection.analysis.Phone
-
Get this phone's left unit's Datagrams
- getLeftWeights() - Method in class marytts.unitselection.data.HalfPhoneFeatureFileReader
-
- getLength() - Method in class marytts.features.FeatureVector
-
Get the total number of features in this feature vector.
- getLength() - Method in class marytts.htsengine.HMMData
-
- getLength() - Method in class marytts.unitselection.data.HnmDatagram
-
Get the length, in bytes, of the datagram's data field.
- getLength() - Method in class marytts.unitselection.data.LPCDatagram
-
Get the length, in bytes, of the datagram's data field.
- getLength() - Method in class marytts.unitselection.data.MCepDatagram
-
Get the length, in bytes, of the datagram's data field.
- getLf0Frame() - Method in class marytts.htsengine.HTSUttModel
-
- getLf0Mean(int, int) - Method in class marytts.htsengine.HTSModel
-
- getlf0Pst() - Method in class marytts.htsengine.HTSParameterGeneration
-
- getLf0Stream() - Method in class marytts.htsengine.CartTreeSet
-
- getLf0Variance(int, int) - Method in class marytts.htsengine.HTSModel
-
- getLF0VectorSize() - Method in class marytts.vocalizations.MLSAFeatureFileReader
-
get vector size of LF0 features
- getLicense(URL) - Static method in class marytts.tools.install.LicenseRegistry
-
For the license identified by the given URL, return the URL of a local file providing the same content as the given URL.
- getLicenseURL() - Method in class marytts.tools.install.ComponentDescription
-
- getList(String) - Method in class marytts.config.MaryConfig
-
For the given property name, return the value of that property as a list of items (interpreting the property value as a
space-separated list).
- getList(String) - Static method in class marytts.server.MaryProperties
-
- getListTargetFeatures(TargetFeatureComputer, List<Element>) - Method in class marytts.modules.TargetFeatureLister
-
Return directly the targets, and set in each target its feature vector
- getLocale() - Method in class marytts.config.VoiceConfig
-
The voice's locale.
- getLocale() - Method in class marytts.datatypes.MaryData
-
- getLocale() - Method in class marytts.features.FeatureProcessorManager
-
Get the locale for this feature processor manager.
- getLocale() - Method in class marytts.LocalMaryInterface
-
- getLocale() - Method in class marytts.modules.ExternalModule
-
- getLocale() - Method in class marytts.modules.InternalModule
-
- getLocale() - Method in interface marytts.modules.MaryModule
-
The locale of this module, i.e.
- getLocale() - Method in class marytts.modules.synthesis.Voice
-
- getLocale() - Method in class marytts.tools.install.ComponentDescription
-
- getLocale() - Method in class marytts.unitselection.interpolation.InterpolatingVoice
-
- getLocale(Document) - Static method in class marytts.util.dom.MaryDomUtils
-
Try to determine the locale of a document by looking at the xml:lang attribute of the document element.
- getLocales() - Method in class marytts.config.LanguageConfig
-
- getLocales() - Static method in class marytts.util.MaryRuntimeUtils
-
- getLocations() - Method in class marytts.tools.install.ComponentDescription
-
- getLPCMin() - Method in class marytts.unitselection.data.LPCTimelineReader
-
- getLPCOrder() - Method in class marytts.unitselection.data.LPCTimelineReader
-
- getLPCRange() - Method in class marytts.unitselection.data.LPCTimelineReader
-
- getMagMean(int, int) - Method in class marytts.htsengine.HTSModel
-
- getMagPst() - Method in class marytts.htsengine.HTSParameterGeneration
-
- getMagVariance(int, int) - Method in class marytts.htsengine.HTSModel
-
- getMagVsize() - Method in class marytts.htsengine.CartTreeSet
-
- getMainConfig() - Static method in class marytts.config.MaryConfig
-
- getMappedByteBufferAtTime(long) - Method in class marytts.unitselection.data.TimelineReader
-
- getMaryVersion() - Static method in class marytts.util.MaryRuntimeUtils
-
- getMaryXmlDur() - Method in class marytts.htsengine.HTSModel
-
- getMaryXMLElement() - Method in class marytts.unitselection.analysis.Phone
-
get the MaryXML Element corresponding to this Phone's Target
- getMaryxmlElement() - Method in class marytts.unitselection.select.DiphoneTarget
-
- getMaryxmlElement() - Method in class marytts.unitselection.select.Target
-
- getMaryXmlF0() - Method in class marytts.htsengine.HTSModel
-
- getMaxLf0GvIter() - Method in class marytts.htsengine.HMMData
-
- getMaxMagGvIter() - Method in class marytts.htsengine.HMMData
-
- getMaxMgcGvIter() - Method in class marytts.htsengine.HMMData
-
- getMaxStrGvIter() - Method in class marytts.htsengine.HMMData
-
- getMcepMean(int, int) - Method in class marytts.htsengine.HTSModel
-
- getMcepPst() - Method in class marytts.htsengine.HTSParameterGeneration
-
- getMcepVariance(int, int) - Method in class marytts.htsengine.HTSModel
-
- getMcepVsize() - Method in class marytts.htsengine.CartTreeSet
-
- getMean() - Method in class marytts.cart.LeafNode.FloatLeafNode
-
- getMean() - Method in class marytts.cart.LeafNode.PdfLeafNode
-
- getMean(HMMData.FeatureType, int) - Method in class marytts.htsengine.HTSModel
-
- getMeanContour(FeatureFileReader, int[]) - Method in class marytts.modules.PolynomialF0Modeller
-
- getMGCVectorSize() - Method in class marytts.vocalizations.MLSAFeatureFileReader
-
get vector size of MGC features
- getMimeType(AudioFileFormat.Type) - Static method in class marytts.server.http.MaryHttpServerUtils
-
- getMinDuration(String) - Method in class marytts.modules.KlattDurationModeller.KlattDurationParams
-
- getMixFilters() - Method in class marytts.htsengine.HMMData
-
- getModificationConcatenator() - Method in class marytts.unitselection.UnitSelectionVoice
-
Get the modification UnitConcatenator of this voice
- getModule(Class<?>) - Static method in class marytts.modules.ModuleRegistry
-
Find an active module by its class.
- getMostProbableString(FeatureVector) - Method in class marytts.cart.StringPredictionTree
-
- getMostProbableString(Target) - Method in class marytts.cart.StringPredictionTree
-
- getMother() - Method in class marytts.cart.DirectedGraphNode
-
Get a mother node of this node.
- getMother() - Method in class marytts.cart.Node
-
Get the mother node of this node
- getMothers() - Method in class marytts.cart.DirectedGraphNode
-
- getMP3AudioFormat() - Static method in class marytts.util.MaryRuntimeUtils
-
- getName() - Method in class marytts.config.VoiceConfig
-
The voice's name.
- getName() - Method in interface marytts.features.MaryFeatureProcessor
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.Accented
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.AccentedSylsFromPhraseEnd
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.AccentedSylsFromPhraseStart
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.BreakIndex
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.Edge
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.GenericContinuousFeature
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.HalfPhoneLeftRight
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.IsPause
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.PhraseNumSyls
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.PhraseNumWords
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.PhrasesFromSentenceEnd
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.PhrasesFromSentenceStart
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.PosInSyl
-
Deprecated.
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.PositionType
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SegsFromSylEnd
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SegsFromSylStart
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SegsFromWordEnd
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SegsFromWordStart
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.Selection_Prosody
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SentenceNumPhrases
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SentenceNumWords
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.Stressed
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.StressedSylsFromPhraseEnd
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.StressedSylsFromPhraseStart
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.Style
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SylBreak
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SyllableTone
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SylNumSegs
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromPhraseEnd
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromPhraseStart
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromPrevAccent
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromPrevStressed
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromWordEnd
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromWordStart
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsToNextAccent
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsToNextStressed
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.TobiAccent
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.TobiEndtone
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.UnitDuration
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.UnitLogF0
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.UnitLogF0Delta
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.WordNumSegs
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.WordNumSyls
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.WordPunc
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.WordsFromPhraseEnd
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.WordsFromPhraseStart
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.WordsFromSentenceEnd
-
- getName() - Method in class marytts.features.MaryGenericFeatureProcessors.WordsFromSentenceStart
-
- getName() - Method in class marytts.features.MaryLanguageFeatureProcessors.Gpos
-
- getName() - Method in class marytts.features.MaryLanguageFeatureProcessors.HalfPhoneUnitName
-
- getName() - Method in class marytts.features.MaryLanguageFeatureProcessors.Phone
-
- getName() - Method in class marytts.features.MaryLanguageFeatureProcessors.PhoneFeature
-
- getName() - Method in class marytts.features.MaryLanguageFeatureProcessors.Pos
-
- getName() - Method in class marytts.features.MaryLanguageFeatureProcessors.SegOnsetCoda
-
- getName() - Method in class marytts.features.MaryLanguageFeatureProcessors.Selection_PhoneClass
-
- getName() - Method in class marytts.features.MaryLanguageFeatureProcessors.WordFrequency
-
- getName() - Method in class marytts.modules.synthesis.Voice
-
Return the name of this voice.
- getName() - Method in interface marytts.signalproc.effects.AudioEffect
-
- getName() - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- getName() - Method in class marytts.signalproc.effects.ChorusEffectBase
-
- getName() - Method in class marytts.signalproc.effects.FilterEffectBase
-
- getName() - Method in class marytts.signalproc.effects.HMMDurationScaleEffect
-
- getName() - Method in class marytts.signalproc.effects.HMMF0AddEffect
-
- getName() - Method in class marytts.signalproc.effects.HMMF0ScaleEffect
-
- getName() - Method in class marytts.signalproc.effects.JetPilotEffect
-
- getName() - Method in class marytts.signalproc.effects.LpcWhisperiserEffect
-
- getName() - Method in class marytts.signalproc.effects.RobotiserEffect
-
- getName() - Method in class marytts.signalproc.effects.StadiumEffect
-
- getName() - Method in class marytts.signalproc.effects.VocalTractLinearScalerEffect
-
- getName() - Method in class marytts.signalproc.effects.VolumeEffect
-
- getName() - Method in class marytts.tools.install.ComponentDescription
-
- getName() - Method in class marytts.unitselection.select.Target
-
- getNamespace() - Static method in class marytts.datatypes.MaryXML
-
- getNewStateDurationFactor() - Method in class marytts.modules.HTSEngine
-
- getNext() - Method in class marytts.unitselection.select.viterbi.ViterbiCandidate
-
Gets the next candidate in the queue
- getNext() - Method in class marytts.unitselection.select.viterbi.ViterbiPath
-
Get the next path
- getNext() - Method in class marytts.unitselection.select.viterbi.ViterbiPoint
-
Gets the next point in the queue
- getNextDatagram(ByteBuffer) - Method in class marytts.unitselection.data.HnmTimelineReader
-
Read and return the upcoming datagram from the given byte buffer.
- getNextDatagram(ByteBuffer) - Method in class marytts.unitselection.data.LPCTimelineReader
-
Read and return the upcoming datagram.
- getNextDatagram(ByteBuffer) - Method in class marytts.unitselection.data.MCepTimelineReader
-
Read and return the upcoming datagram.
- getNextDatagram(ByteBuffer) - Method in class marytts.unitselection.data.TimelineReader
-
Read and return the upcoming datagram from the given byte buffer.
- getNextNode(FeatureVector) - Method in class marytts.cart.DecisionNode.BinaryByteDecisionNode
-
Select a daughter node according to the value in the given target
- getNextNode(FeatureVector) - Method in class marytts.cart.DecisionNode.BinaryFloatDecisionNode
-
Select a daughter node according to the value in the given target
- getNextNode(FeatureVector) - Method in class marytts.cart.DecisionNode.BinaryShortDecisionNode
-
Select a daughter node according to the value in the given target
- getNextNode(FeatureVector) - Method in class marytts.cart.DecisionNode.ByteDecisionNode
-
Select a daughter node according to the value in the given target
- getNextNode(FeatureVector) - Method in class marytts.cart.DecisionNode
-
Select a daughter node according to the value in the given target
- getNextNode(FeatureVector) - Method in class marytts.cart.DecisionNode.ShortDecisionNode
-
Select a daughter node according to the value in the given target
- getNextNode(FeatureVector) - Method in class marytts.cart.DirectedGraphNode
-
- getNextRequest() - Method in class marytts.modules.ExternalModule
-
- getNextUnit(Unit) - Method in class marytts.unitselection.data.UnitFileReader
-
Return the unit following the given unit in the original database.
- getNextUnit(VocalizationUnit) - Method in class marytts.vocalizations.VocalizationUnitFileReader
-
Return the unit following the given unit in the original database.
- getNodeDefinition() - Method in class marytts.cart.DecisionNode.BinaryByteDecisionNode
-
Gets the String that defines the decision done in the node
- getNodeDefinition() - Method in class marytts.cart.DecisionNode.BinaryFloatDecisionNode
-
Gets the String that defines the decision done in the node
- getNodeDefinition() - Method in class marytts.cart.DecisionNode.BinaryShortDecisionNode
-
Gets the String that defines the decision done in the node
- getNodeDefinition() - Method in class marytts.cart.DecisionNode.ByteDecisionNode
-
Gets the String that defines the decision done in the node
- getNodeDefinition() - Method in class marytts.cart.DecisionNode
-
Gets the String that defines the decision done in the node
- getNodeDefinition() - Method in class marytts.cart.DecisionNode.ShortDecisionNode
-
Gets the String that defines the decision done in the node
- getNodeIndex() - Method in class marytts.cart.DirectedGraphNode
-
Get the index of this node in the mother returned by getMother().
- getNodeIndex(Node) - Method in class marytts.cart.DirectedGraphNode
-
Return this node's index in the given mother's array of daughters.
- getNodeIndex() - Method in class marytts.cart.Node
-
Get the index of this node in the mother's array of daughters
- getNodeIterator() - Method in class marytts.cart.DirectedGraph
-
Return an iterator which returns all nodes in the tree exactly once.
- getNodes() - Method in class marytts.cart.DirectedGraph
-
A representation of the corresponding node iterator that can be used in extended for() statements.
- getNumberOfByteFeatures() - Method in class marytts.features.FeatureDefinition
-
Get the number of byte features.
- getNumberOfByteFeatures() - Method in class marytts.features.FeatureVector
-
The number of byte features in this feature vector.
- getNumberOfContinuousFeatures() - Method in class marytts.features.FeatureDefinition
-
Get the number of continuous features.
- getNumberOfContinuousFeatures() - Method in class marytts.features.FeatureVector
-
The number of continuous features in this feature vector.
- getNumberOfData() - Method in class marytts.cart.DecisionNode
-
- getNumberOfData() - Method in class marytts.cart.DirectedGraphNode
-
- getNumberOfData() - Method in class marytts.cart.LeafNode.FeatureVectorLeafNode
-
- getNumberOfData() - Method in class marytts.cart.LeafNode.FloatLeafNode
-
- getNumberOfData() - Method in class marytts.cart.LeafNode
-
Count all the data available at and below this node.
- getNumberOfData() - Method in class marytts.cart.LeafNode.IntArrayLeafNode
-
- getNumberOfData() - Method in class marytts.cart.LeafNode.PdfLeafNode
-
- getNumberOfData() - Method in class marytts.cart.Node
-
Count all the data available at and below this node.
- getNumberOfDaugthers() - Method in class marytts.cart.DecisionNode
-
Number of daughters of current node.
- getNumberOfFeatures() - Method in class marytts.features.FeatureDefinition
-
Get the total number of features.
- getNumberOfFeatures() - Method in class marytts.unitselection.select.JoinCostFeatures
-
Get the number of feature weights and weighting functions.
- getNumberOfFrames() - Method in class marytts.unitselection.analysis.Phone
-
Get the number of Datagrams in this phone's left and right units
- getNumberOfLeaves() - Method in class marytts.cart.impose.FeatureArrayIndexer
-
Get the number of leaves.
- getNumberOfLeftUnitFrames() - Method in class marytts.unitselection.analysis.Phone
-
Get the number of Datagrams in this phone's left unit
- getNumberOfNodes() - Method in class marytts.cart.DecisionNode
-
Count all the nodes at and below this node.
- getNumberOfNodes() - Method in class marytts.cart.DirectedGraphNode
-
- getNumberOfNodes() - Method in class marytts.cart.LeafNode
-
Count all the nodes at and below this node.
- getNumberOfNodes() - Method in class marytts.cart.Node
-
Count all the nodes at and below this node.
- getNumberOfPitchmarks() - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
- getNumberOfRightUnitFrames() - Method in class marytts.unitselection.analysis.Phone
-
Get the number of Datagrams in this phone's right unit
- getNumberOfShortFeatures() - Method in class marytts.features.FeatureDefinition
-
Get the number of short features.
- getNumberOfShortFeatures() - Method in class marytts.features.FeatureVector
-
The number of short features in this feature vector.
- getNumberOfUnits() - Method in class marytts.unitselection.data.FeatureFileReader
-
- getNumberOfUnits() - Method in class marytts.unitselection.data.SCostFileReader
-
Get the number of units in the file.
- getNumberOfUnits() - Method in class marytts.unitselection.data.UnitFileReader
-
Get the number of units in the file.
- getNumberOfUnits() - Method in class marytts.unitselection.select.JoinCostFeatures
-
Get the number of units.
- getNumberOfUnits() - Method in class marytts.unitselection.select.StatisticalModelCost
-
Get the number of units.
- getNumberOfUnits() - Method in class marytts.vocalizations.HNMFeatureFileReader
-
Get the number of units in the file.
- getNumberOfUnits() - Method in class marytts.vocalizations.MLSAFeatureFileReader
-
Get the number of units in the file.
- getNumberOfUnits() - Method in class marytts.vocalizations.VocalizationIntonationReader
-
Get the number of units in the file.
- getNumberOfUnits() - Method in class marytts.vocalizations.VocalizationUnitFileReader
-
Get the number of units in the file.
- getNumberOfValues(int) - Method in class marytts.features.FeatureDefinition
-
Get the number of possible values for the feature with the given index number.
- getNumChildren() - Method in class marytts.cart.impose.MaryNode
-
- getNumDatagrams() - Method in class marytts.unitselection.data.TimelineReader
-
Returns the number of datagrams in the timeline.
- getNumFilters() - Method in class marytts.htsengine.HMMData
-
- getNumIdx() - Method in class marytts.unitselection.data.TimelineReader.Index
-
The number of index entries.
- getNumModel() - Method in class marytts.htsengine.HTSUttModel
-
- getNumNodes() - Method in class marytts.cart.DirectedGraph
-
Get the number of nodes in this CART
- getNumState() - Method in class marytts.htsengine.HTSUttModel
-
- getNumStates() - Method in class marytts.htsengine.CartTreeSet
-
- getNumUttModel() - Method in class marytts.htsengine.HTSUttModel
-
- getNumVoiced() - Method in class marytts.htsengine.HTSModel
-
- getOggAudioFormat() - Static method in class marytts.util.MaryRuntimeUtils
-
- getOptimizedEffectOrdering() - Method in class marytts.signalproc.effects.EffectsApplier
-
- getOrder() - Method in class marytts.htsengine.HTSPStream
-
- getOrder() - Method in class marytts.unitselection.data.MCepTimelineReader
-
- getOrderFilters() - Method in class marytts.htsengine.HMMData
-
- getOtherModels() - Method in class marytts.modules.synthesis.Voice
-
Return any "other" acoustic models that we have.
- getOutput() - Method in class marytts.modules.ExternalModuleRequest
-
- getOutputData() - Method in class marytts.server.Request
-
Direct access to the output data.
- getOutputParams() - Method in class marytts.datatypes.MaryData
-
- getOutputType() - Method in class marytts.LocalMaryInterface
-
- getOutputType() - Method in class marytts.modules.ExternalModule
-
- getOutputType() - Method in class marytts.modules.InternalModule
-
- getOutputType() - Method in interface marytts.modules.MaryModule
-
- getOutputType() - Method in class marytts.server.Request
-
- getOutputTypeParams() - Method in class marytts.LocalMaryInterface
-
- getOutputTypes() - Static method in class marytts.datatypes.MaryDataType
-
Provide the list of all registered data types that can be used as output.
- getOutputTypeStrings() - Static method in class marytts.datatypes.MaryDataType
-
Provide the names of all registered data types that can be used as output.
- getPackageFilename() - Method in class marytts.tools.install.ComponentDescription
-
- getPackageMD5Sum() - Method in class marytts.tools.install.ComponentDescription
-
- getPackageSize() - Method in class marytts.tools.install.ComponentDescription
-
- getPar(int, int) - Method in class marytts.htsengine.HTSPStream
-
- getParams() - Method in class marytts.datatypes.MaryDataTypeWithParams
-
- getParamsAsString() - Method in interface marytts.signalproc.effects.AudioEffect
-
- getParamsAsString(boolean) - Method in interface marytts.signalproc.effects.AudioEffect
-
- getParamsAsString() - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- getParamsAsString(boolean) - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- getParVec(int) - Method in class marytts.htsengine.HTSPStream
-
- getPassword() - Method in class marytts.tools.install.PasswordPanel
-
- getPaths() - Method in class marytts.unitselection.select.viterbi.ViterbiPoint
-
Gets the sorted set containting the paths of the candidates of this point, sorted by score.
- getPauseSymbol() - Method in class marytts.features.MaryLanguageFeatureProcessors.Phone
-
- getPauseSymbol() - Method in class marytts.features.TargetFeatureComputer
-
Get the pause symbol as associated with the "phone" feature processor used.
- getPdfDurStream() - Method in class marytts.htsengine.HMMData
-
- getPdfLf0GVStream() - Method in class marytts.htsengine.HMMData
-
- getPdfLf0Stream() - Method in class marytts.htsengine.HMMData
-
- getPdfMagGVStream() - Method in class marytts.htsengine.HMMData
-
- getPdfMagStream() - Method in class marytts.htsengine.HMMData
-
- getPdfMgcGVStream() - Method in class marytts.htsengine.HMMData
-
- getPdfMgcStream() - Method in class marytts.htsengine.HMMData
-
- getPdfStrGVStream() - Method in class marytts.htsengine.HMMData
-
- getPdfStrStream() - Method in class marytts.htsengine.HMMData
-
- getPeriodLength(int) - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
Get the length of the pitch period ending with pitchmark with the index number periodIndex.
- getPhoneme() - Method in class marytts.htsengine.HTSEngineTest.PhonemeDuration
-
- getPhonemeAlignmentForDurations() - Method in class marytts.modules.HTSEngine
-
- getPhoneName() - Method in class marytts.htsengine.HTSModel
-
- getPhones() - Method in class marytts.unitselection.analysis.ProsodyAnalyzer
-
Get the List of Phones
- getPhoneSymbol(Element) - Static method in class marytts.unitselection.select.UnitSelector
-
- getPitchmark(int) - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
Get the pitchmark marking the end of the period with the index number periodIndex.
- getPitchmarks() - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
- getPlainText() - Method in class marytts.datatypes.MaryData
-
- getPossibleValues(int) - Method in class marytts.features.FeatureDefinition
-
Get the list of possible String values for the feature with the given index number.
- getPredictedDuration() - Method in class marytts.unitselection.analysis.Phone
-
Get the predicted duration of this phone (which is the sum of the left and right target's duration)
- getPredictedF0() - Method in class marytts.unitselection.analysis.Phone
-
Get the mean target F0 for this phone
- getPredictFrom() - Method in class marytts.modules.acoustic.Model
-
- getPreferredModulesAcceptingType(MaryDataType) - Method in class marytts.modules.synthesis.Voice
-
- getPreferredModulesForInputType(MaryDataType) - Static method in class marytts.modules.ModuleRegistry
-
Provide a list containing preferred modules for the specified input type
- getPrevious() - Method in class marytts.unitselection.select.viterbi.ViterbiPath
-
Get the previous path
- getPreviousUnit(Unit) - Method in class marytts.unitselection.data.UnitFileReader
-
Return the unit preceding the given unit in the original database.
- getPreviousUnit(VocalizationUnit) - Method in class marytts.vocalizations.VocalizationUnitFileReader
-
Return the unit preceding the given unit in the original database.
- getPriority(String) - Method in class marytts.modules.prosody.POSAccentPriorities
-
Provide the priority of a part-of-speech for getting an accent.
- getProcess() - Method in class marytts.modules.ExternalModule
-
Get the process object representing the external module program.
- getProcess() - Method in class marytts.modules.ProcessTimeoutDestroyer
-
- getProcHeaderContents() - Method in class marytts.unitselection.data.TimelineReader
-
Return the content of the processing header as a String.
- getProgress() - Method in class marytts.tools.install.ComponentDescription
-
- getProperties() - Method in class marytts.cart.DirectedGraph
-
Get the properties object associated with this tree, or null if there is no such object.
- getProperties() - Method in class marytts.config.MaryConfig
-
- getPropertiesAccessor(boolean) - Method in class marytts.config.MaryConfig
-
Convenience access to this config's properties.
- getProperty(String, String) - Method in class marytts.config.MaryConfig
-
Get the given property.
- getProperty(String, String) - Static method in class marytts.server.MaryProperties
-
Get a property from the underlying config files.
- getProperty(String) - Static method in class marytts.server.MaryProperties
-
Get a property from the underlying properties.
- getProxyHost() - Method in class marytts.tools.install.ProxyPanel
-
- getProxyPort() - Method in class marytts.tools.install.ProxyPanel
-
- getQuantizedCoeffs() - Method in class marytts.unitselection.data.LPCDatagram
-
Get the quantized lpc coefficients
- getQuantizedResidual() - Method in class marytts.unitselection.data.LPCDatagram
-
Get the quantized residual.
- getRate() - Method in class marytts.htsengine.HMMData
-
- getRealisedAcoustParams() - Method in class marytts.htsengine.HTSUttModel
-
- getRealisedDurations() - Method in class marytts.modules.HTSEngine
-
- getRealizedDatagrams(List<Phone>) - Method in class marytts.unitselection.concat.FdpsolaUnitConcatenator
-
- getRealizedDuration() - Method in class marytts.unitselection.analysis.Phone
-
Get the realized duration (in seconds) of this phone (which is the sum of the durations of the left and right units)
- getRealizedF0() - Method in class marytts.unitselection.analysis.Phone
-
Get the realized F0 by recovering the F0 from all Datagrams in this phone and computing the mean
- getRealizedFrameDurations() - Method in class marytts.unitselection.analysis.Phone
-
Get the durations (in seconds) of each Datagram in this phone's left and right units
- getRealizedPhones() - Method in class marytts.unitselection.analysis.ProsodyAnalyzer
-
Get the List of Phones that have a predicted duration greater than zero
- getRealizedRightContexts(List<Phone>) - Method in class marytts.unitselection.concat.FdpsolaUnitConcatenator
-
- getRegistrationComplete() - Static method in class marytts.datatypes.MaryDataType
-
Determine whether or not the registration is complete.
- getRegistrationComplete() - Static method in class marytts.modules.ModuleRegistry
-
Determine whether or not the registration is complete.
- getResidual() - Method in class marytts.unitselection.data.LPCDatagram
-
Get the unquantized residual
- getRho() - Method in class marytts.htsengine.HMMData
-
- getRightContextFrame() - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
- getRightContextFrame() - Method in class marytts.unitselection.concat.OverlapUnitConcatenator.OverlapUnitData
-
- getRightDurationFactor() - Method in class marytts.unitselection.analysis.Phone
-
Get the factor to convert this phone's right unit's duration into this phone's right target duration
- getRightF0Factors() - Method in class marytts.unitselection.analysis.Phone
-
Get the factors to convert each of the F0 values in this phone's right half to the corresponding target value
- getRightJCF(int) - Method in class marytts.unitselection.select.JoinCostFeatures
-
Gets the array of right join cost features for a particular unit index.
- getRightTarget() - Method in class marytts.unitselection.analysis.Phone
-
Get the right halfphone target of this phone
- getRightTargetDuration() - Method in class marytts.unitselection.analysis.Phone
-
Get this phone's right target's duration (in seconds)
- getRightTargetF0Values() - Method in class marytts.unitselection.analysis.Phone
-
Get the target F0 values for this phone's right half, with one value per Datagram in the phone's right unit
- getRightUnit() - Method in class marytts.unitselection.analysis.Phone
-
Get the right selected halfphone unit of this phone
- getRightUnitData() - Method in class marytts.unitselection.analysis.Phone
-
Get this phone's right unit's UnitData
- getRightUnitDuration() - Method in class marytts.unitselection.analysis.Phone
-
Get this phone's right unit's duration (in seconds)
- getRightUnitFrameDurations() - Method in class marytts.unitselection.analysis.Phone
-
Get the durations (in seconds) of each Datagram in this phone's right unit
- getRightUnitFrameF0s() - Method in class marytts.unitselection.analysis.Phone
-
Recover the F0 values from this phone's right unit's Datagrams
- getRightUnitFrames() - Method in class marytts.unitselection.analysis.Phone
-
Get this phone's right unit's Datagrams
- getRightWeights() - Method in class marytts.unitselection.data.HalfPhoneFeatureFileReader
-
- getRMSE() - Method in class marytts.machinelearning.SoP
-
- getRootNode() - Method in class marytts.cart.DirectedGraph
-
Get the root node of this CART
- getRootNode() - Method in class marytts.cart.Node
-
- getRootTagname() - Static method in class marytts.datatypes.MaryXML
-
- getSampleRate() - Method in class marytts.unitselection.data.TimelineReader
-
Returns the timeline's sample rate.
- getSampleRate() - Method in class marytts.unitselection.data.UnitFileReader
-
Get the sample rate of the file.
- getSampleRate() - Method in class marytts.vocalizations.VocalizationUnitFileReader
-
Get the sample rate of the file.
- getSamples(Datagram[]) - Method in class marytts.unitselection.analysis.HnmVoiceDataDumper
-
Get raw samples from all Datagrams in an array
- getSamples(Datagram[]) - Method in class marytts.unitselection.analysis.VoiceDataDumper
-
Get raw samples from all Datagrams in an array
- getScore() - Method in class marytts.unitselection.select.viterbi.ViterbiPath
-
Get the score of this path
- getSCost(int) - Method in class marytts.unitselection.data.SCostFileReader
-
Get sCost for a unit index
- getSCostFunction() - Method in class marytts.unitselection.data.UnitDatabase
-
- getSelectedUnits() - Method in class marytts.unitselection.select.viterbi.Viterbi
-
Collect and return the best path, as a List of SelectedUnit objects.
- getSentenceType(NodeList) - Method in class marytts.modules.ProsodyGeneric
-
determination of sentence type values: decl, excl, interrog, interrogYN or interrogW
- getServerAddressAtClient(String) - Method in class marytts.server.http.BaseHttpRequestHandler
-
- getShortFeature(int) - Method in class marytts.features.FeatureVector
-
An efficient way to access short-valued features in this feature vector.
- getShortFeatureNameArray() - Method in class marytts.features.FeatureDefinition
-
Get names of short features
- getShortValuedDiscreteFeatures() - Method in class marytts.features.FeatureVector
-
- getShortValuedFeatureProcessorNames() - Method in class marytts.features.TargetFeatureComputer
-
List the names of all short-valued feature processors, separated by space characters.
- getShortValuedFeatureProcessorNamesAndValues() - Method in class marytts.features.TargetFeatureComputer
-
List the names of all short-valued feature processors and their possible values.
- getShortValuedFeatureProcessors() - Method in class marytts.features.TargetFeatureComputer
-
- getSimilarity(int, byte, byte) - Method in class marytts.features.FeatureDefinition
-
To get a similarity between two feature values
- getSkipSizeInSeconds() - Method in class marytts.vocalizations.VocalizationIntonationReader
-
- getSourceUnitIndex() - Method in class marytts.vocalizations.SourceTargetPair
-
- getSptkMfcc() - Method in class marytts.htsengine.HTSEngineTest
-
Calculate mfcc using SPTK, uses sox to convert wav→raw
- getSptkSnackLf0() - Method in class marytts.htsengine.HTSEngineTest
-
Calculate mfcc using SPTK, uses sox to convert wav→raw
- getStage() - Method in class marytts.htsengine.HMMData
-
- getState() - Method in class marytts.modules.ExternalModule
-
- getState() - Method in class marytts.modules.InternalModule
-
- getState() - Method in interface marytts.modules.MaryModule
-
Inform about the state of this module.
- getStateAlignmentForDurations() - Method in class marytts.modules.HTSEngine
-
- getStatus() - Method in class marytts.tools.install.ComponentDescription
-
- getStDeviation() - Method in class marytts.cart.LeafNode.FloatLeafNode
-
- getStream(String) - Static method in class marytts.server.MaryProperties
-
For the named property, attempt to get an open input stream.
- getStreamAudio() - Method in class marytts.server.Request
-
- getString() - Method in class marytts.unitselection.data.TimelineReader.ProcHeader
-
Get the string content of the proc header.
- getStrMean(int, int) - Method in class marytts.htsengine.HTSModel
-
- getStrPst() - Method in class marytts.htsengine.HTSParameterGeneration
-
- getStrVariance(int, int) - Method in class marytts.htsengine.HTSModel
-
- getSTRVectorSize() - Method in class marytts.vocalizations.MLSAFeatureFileReader
-
get vector size of strength features
- getStrVsize() - Method in class marytts.htsengine.CartTreeSet
-
- getStyle() - Method in class marytts.LocalMaryInterface
-
- getStyles() - Method in class marytts.modules.synthesis.Voice
-
Get any styles supported by this voice.
- getStyles(String) - Static method in class marytts.util.MaryRuntimeUtils
-
For the voice with the given name, return the list of styles supported by this voice, if any, one style per line.
- getSuitableVoice(MaryData) - Static method in class marytts.modules.synthesis.Voice
-
- getsUnconditionalAccent(String) - Method in class marytts.modules.prosody.POSAccentPriorities
-
Determine whether a part-of-speech always gets an accent.
- getSupportedLocales() - Static method in class marytts.features.FeatureRegistry
-
- getSwitchGVStream() - Method in class marytts.htsengine.HMMData
-
- getSyllableNucleusIndex() - Method in class marytts.unitselection.data.Syllable
-
Seek for the syllable nucleus (with feature "ph_vc" == "+") from first to last unit; if none is found, return the last unit
in the syllable
- getT() - Method in class marytts.htsengine.HTSPStream
-
- getTarget() - Method in class marytts.unitselection.select.SelectedUnit
-
- getTarget() - Method in class marytts.unitselection.select.viterbi.ViterbiCandidate
-
Gets the target of this candidate
- getTarget() - Method in class marytts.unitselection.select.viterbi.ViterbiPoint
-
Gets the target of this point
- getTargetAttributeName() - Method in class marytts.modules.acoustic.Model
-
- getTargetCost() - Method in class marytts.unitselection.select.viterbi.ViterbiCandidate
-
Calculates and returns the target cost for this candidate
- getTargetCostFunction() - Method in class marytts.unitselection.data.UnitDatabase
-
- getTargetDurationInSeconds() - Method in class marytts.unitselection.select.DiphoneTarget
-
- getTargetDurationInSeconds() - Method in class marytts.unitselection.select.Target
-
- getTargetF0InHz() - Method in class marytts.unitselection.select.Target
-
- getTargetF0Values() - Method in class marytts.unitselection.analysis.Phone
-
Get the target F0 values for this phone, with one value per Datagram in the phone's left and right units
- getTargetFeatureComputer(FeatureProcessorManager, String) - Static method in class marytts.features.FeatureRegistry
-
Obtain a TargetFeatureComputer that knows how to compute features for a Target using the given set of feature processor
names.
- getTargetFeatureComputer(Locale, String) - Static method in class marytts.features.FeatureRegistry
-
Convenience method for getting a suitable target feature computer for the given locale and list of features.
- getTargetFeatureComputer(Voice, String) - Static method in class marytts.features.FeatureRegistry
-
Convenience method for getting a suitable target feature computer for the given voice and list of features.
- getTargets(List<Element>) - Method in class marytts.modules.acoustic.Model
-
For a list of PHONE elements, return a list of Targets, where each Target is constructed from the
corresponding Element.
- getTargets(Scanner, HMMData) - Static method in class marytts.modules.HTSEngine
-
- getTargetsFromFile(String, HMMData) - Static method in class marytts.modules.HTSEngine
-
Reads the Label file, the file which contains the Mary context features, creates an scanner object and calls getTargets
- getTargetsFromText(String, HMMData) - Method in class marytts.modules.HTSEngine
-
Creates a scanner object with the Mary context features contained in Labtext and calls getTargets
- getTargetUnitIndex() - Method in class marytts.vocalizations.SourceTargetPair
-
- getTheoreticalNumberOfLeaves(int[]) - Method in class marytts.cart.impose.FeatureArrayIndexer
-
Get the theoretical number of leaves, given a feature sequence.
- getTimeLimit() - Method in class marytts.modules.ProcessTimeoutDestroyer
-
- getTo() - Method in class marytts.cart.impose.MaryNode
-
- getTotalDur() - Method in class marytts.htsengine.HTSModel
-
- getTotalDuration() - Method in class marytts.unitselection.data.TimelineReader
-
Return the total duration of all data in this timeline.
- getTotalDurMillisec() - Method in class marytts.htsengine.HTSModel
-
- getTotalFrame() - Method in class marytts.htsengine.HTSUttModel
-
- getTraits() - Method in class marytts.datatypes.MaryDataType
-
- getTree() - Method in class marytts.cart.impose.FeatureArrayIndexer
-
Get the tree
- getTreeDurStream() - Method in class marytts.htsengine.HMMData
-
- getTreeLf0Stream() - Method in class marytts.htsengine.HMMData
-
- getTreeMagStream() - Method in class marytts.htsengine.HMMData
-
- getTreeMgcStream() - Method in class marytts.htsengine.HMMData
-
- getTreeStrStream() - Method in class marytts.htsengine.HMMData
-
- getType() - Method in class marytts.datatypes.MaryData
-
- getType() - Method in class marytts.tools.install.VoiceComponentDescription
-
- getUniqueDecisionNodeId() - Method in class marytts.cart.DecisionNode
-
- getUniqueGraphNodeID() - Method in class marytts.cart.DirectedGraphNode
-
- getUniqueLeafId() - Method in class marytts.cart.LeafNode
-
- getUnit(int) - Method in class marytts.unitselection.data.UnitFileReader
-
Return the unit number i.
- getUnit(int[]) - Method in class marytts.unitselection.data.UnitFileReader
-
Return an array of units from their indexes.
- getUnit() - Method in class marytts.unitselection.select.SelectedUnit
-
- getUnit() - Method in class marytts.unitselection.select.viterbi.ViterbiCandidate
-
Gets the index of this
- getUnit(int) - Method in class marytts.vocalizations.VocalizationUnitFileReader
-
Return the unit number i.
- getUnit(int[]) - Method in class marytts.vocalizations.VocalizationUnitFileReader
-
Return an array of units from their indexes.
- getUnitDataFrames() - Method in class marytts.unitselection.analysis.Phone
-
Get all Datagrams in this phone's units
- getUnitDuration() - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
Get the realised duration of this unit, in samples
- getUnitFeatures(Unit) - Method in class marytts.unitselection.select.HalfPhoneFFRTargetCostFunction
-
Look up the features for a given unit.
- getUnitFileReader() - Method in class marytts.unitselection.data.UnitDatabase
-
- getUnitFrameF0s() - Method in class marytts.unitselection.analysis.Phone
-
Recover the F0 values from each Datagram in this phone's left and right units
- getUnitIndex() - Method in class marytts.features.FeatureVector
-
Get the index of the unit to which the current feature vector applies.
- getUnitIndexes() - Method in class marytts.cart.impose.FeatureFileIndexingResult
-
- getUnitLF0(int) - Method in class marytts.vocalizations.MLSAFeatureFileReader
-
get array of logf0 features
- getUnitMGCs(int) - Method in class marytts.vocalizations.MLSAFeatureFileReader
-
get double array of MGC features
- getUnitNames() - Method in class marytts.vocalizations.VocalizationUnit
-
- getUnits() - Method in class marytts.vocalizations.VocalizationUnit
-
- getUnitSelector() - Method in class marytts.unitselection.UnitSelectionVoice
-
Gets the unit selector of this voice
- getUnitStrengths(int) - Method in class marytts.vocalizations.MLSAFeatureFileReader
-
get double array of strength features
- getUseAcousticModels() - Method in class marytts.htsengine.HMMData
-
- getUseContextDependentGV() - Method in class marytts.htsengine.HMMData
-
- getUseFourierMag() - Method in class marytts.htsengine.HMMData
-
- getUseGV() - Method in class marytts.htsengine.HMMData
-
- getUseLogGain() - Method in class marytts.htsengine.HMMData
-
- getUseMixExc() - Method in class marytts.htsengine.HMMData
-
- getUser() - Method in class marytts.tools.install.PasswordPanel
-
- getUttModel(int) - Method in class marytts.htsengine.HTSUttModel
-
- getUV() - Method in class marytts.htsengine.HMMData
-
- getValidating() - Method in class marytts.datatypes.MaryData
-
- getValues() - Method in interface marytts.features.ByteValuedFeatureProcessor
-
List the possible values of the feature processor, as clear-text values.
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.Accented
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.AccentedSylsFromPhraseEnd
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.AccentedSylsFromPhraseStart
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.BreakIndex
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.Edge
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.HalfPhoneLeftRight
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.IsPause
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.PhraseNumSyls
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.PhraseNumWords
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.PhrasesFromSentenceEnd
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.PhrasesFromSentenceStart
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.PositionType
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SegsFromSylEnd
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SegsFromSylStart
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SegsFromWordEnd
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SegsFromWordStart
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.Selection_Prosody
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SentenceNumPhrases
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SentenceNumWords
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.Stressed
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.StressedSylsFromPhraseEnd
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.StressedSylsFromPhraseStart
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.Style
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SylBreak
-
"4" for a big break, "3" for a break; "1" = word-final; "0" = within-word
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SyllableTone
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SylNumSegs
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromPhraseEnd
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromPhraseStart
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromPrevAccent
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromPrevStressed
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromWordEnd
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsFromWordStart
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsToNextAccent
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.SylsToNextStressed
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.TobiAccent
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.TobiEndtone
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.WordNumSegs
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.WordNumSyls
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.WordPunc
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.WordsFromPhraseEnd
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.WordsFromPhraseStart
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.WordsFromPrevPunctuation
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.WordsFromSentenceEnd
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.WordsFromSentenceStart
-
- getValues() - Method in class marytts.features.MaryGenericFeatureProcessors.WordsToNextPunctuation
-
- getValues() - Method in class marytts.features.MaryLanguageFeatureProcessors.Gpos
-
- getValues() - Method in class marytts.features.MaryLanguageFeatureProcessors.HalfPhoneUnitName
-
- getValues() - Method in class marytts.features.MaryLanguageFeatureProcessors.Phone
-
- getValues() - Method in class marytts.features.MaryLanguageFeatureProcessors.PhoneFeature
-
- getValues() - Method in class marytts.features.MaryLanguageFeatureProcessors.Pos
-
- getValues() - Method in class marytts.features.MaryLanguageFeatureProcessors.SegOnsetCoda
-
- getValues() - Method in class marytts.features.MaryLanguageFeatureProcessors.Selection_PhoneClass
-
- getValues() - Method in class marytts.features.MaryLanguageFeatureProcessors.WordFrequency
-
- getValues() - Method in interface marytts.features.ShortValuedFeatureProcessor
-
List the possible values of the feature processor, as clear-text values.
- getVariance() - Method in class marytts.cart.LeafNode.PdfLeafNode
-
- getVariance(HMMData.FeatureType, int) - Method in class marytts.htsengine.HTSModel
-
- getVectorSize() - Method in class marytts.cart.io.HTSCARTReader
-
- getVectorSize() - Method in class marytts.cart.LeafNode.PdfLeafNode
-
- getVersion() - Static method in class marytts.datatypes.MaryXML
-
- getVersion() - Method in class marytts.tools.install.ComponentDescription
-
- getVocalizations(String) - Static method in class marytts.util.MaryRuntimeUtils
-
For the voice with the given name, return the list of vocalizations supported by this voice, one vocalization per line.
- getVocalizationSynthesizer() - Method in class marytts.modules.synthesis.Voice
-
- getVoice() - Method in class marytts.LocalMaryInterface
-
- getVoice(String) - Static method in class marytts.modules.synthesis.Voice
-
Get the voice with the given name, or null if there is no voice with that name.
- getVoice(Locale, Voice.Gender) - Static method in class marytts.modules.synthesis.Voice
-
- getVoice(Element) - Static method in class marytts.modules.synthesis.Voice
-
- getVoiceConfig(String) - Static method in class marytts.config.MaryConfig
-
Get the voice config for the given voice name, or null if there is no such voice config.
- getVoiceConfigs() - Static method in class marytts.config.MaryConfig
-
- getVoiced(int) - Method in class marytts.htsengine.HTSModel
-
whether state i is voiced or not
- getVoicedArray() - Method in class marytts.htsengine.HTSParameterGeneration
-
- getVoiceDescriptions() - Method in class marytts.tools.install.InstallFileParser
-
- getVoicedFrames(int) - Method in class marytts.vocalizations.MLSAFeatureFileReader
-
get boolean array of voiced frame information: true, if voiced; false if unvoiced;
- getVoicedWeight() - Method in class marytts.cart.LeafNode.PdfLeafNode
-
- getVoiceExampleText(String) - Static method in class marytts.util.MaryRuntimeUtils
-
- getVoiceName() - Method in class marytts.modules.acoustic.Model
-
- getVoices() - Static method in class marytts.util.MaryRuntimeUtils
-
- getVoicings(int) - Method in class marytts.vocalizations.VocalizationIntonationReader
-
- getVsize(HMMData.FeatureType) - Method in class marytts.htsengine.CartTreeSet
-
- getVsize() - Method in class marytts.htsengine.HTSPStream
-
- getWarnClient() - Method in class marytts.datatypes.MaryData
-
Deprecated.
- getWarnClient() - Method in class marytts.modules.APMLParser
-
- getWarnClient() - Method in class marytts.modules.EmotionmlParser
-
- getWarnClient() - Method in class marytts.modules.SableParser
-
- getWarnClient() - Method in class marytts.modules.SSMLParser
-
- getWeight(int) - Method in class marytts.features.FeatureDefinition
-
For the feature with the given index, return the weight.
- getWeightFunc() - Static method in class marytts.unitselection.weightingfunctions.WeightFunctionManager
-
Accessor for the hash map mapping names to interface instances.
- getWeightFunction(String) - Method in class marytts.unitselection.weightingfunctions.WeightFunctionManager
-
Returns the weighting function from its name.
- getWeightFunctionName(int) - Method in class marytts.features.FeatureDefinition
-
Get the name of any weighting function associated with the given feature index.
- getWindowSizeInSeconds() - Method in class marytts.vocalizations.VocalizationIntonationReader
-
- gnorm(double[], double[], int, double) - Static method in class marytts.htsengine.HTSVocoder
-
ignorm: gain normalization
- GVModelSet - Class in marytts.htsengine
-
Set of Global Mean and (diagonal) Variance for log f0, mel-cepstrum, bandpass voicing strengths and Fourier magnitudes (
Java port and extension of HTS engine API version 1.04 Extension: mixed excitation
- GVModelSet() - Constructor for class marytts.htsengine.GVModelSet
-
- main(String[]) - Static method in class marytts.cart.io.HTSCARTReader
-
- main(String[]) - Static method in class marytts.htsengine.HTSEngineTest
-
- main(String[]) - Static method in class marytts.htsengine.HTSVocoder
-
- main(String[]) - Static method in class marytts.htsengine.PhoneTranslator
-
- main(String[]) - Static method in class marytts.modules.HTSEngine
-
Stand alone testing using a TARGETFEATURES file as input.
- main(String[]) - Static method in class marytts.modules.phonemiser.TrainedLTS
-
- main(String[]) - Static method in class marytts.server.Mary
-
The starting point of the standalone Mary program.
- main(String[]) - Static method in class marytts.signalproc.effects.BaseAudioEffect
-
- main(String[]) - Static method in class marytts.signalproc.effects.EffectsApplier
-
- main(String[]) - Static method in class marytts.signalproc.effects.VocalTractLinearScalerEffect
-
Command line interface to the vocal tract linear scaler effect.
- main(String[]) - Static method in class marytts.tools.install.CreateComponentXML
-
For the list of zip files given on the command line, create component XML descriptor files for the mary component
installer.
- main(String[]) - Static method in class marytts.tools.install.InstallerGUI
-
- main(String[]) - Static method in class marytts.unitselection.analysis.HnmVoiceDataDumper
-
- main(String[]) - Static method in class marytts.unitselection.analysis.VoiceDataDumper
-
Main method.
- main(String[]) - Static method in class marytts.unitselection.data.HnmTimelineReader
-
Dump audio from HNM timeline to a series big-endian raw audio files in chunks of Datagrams (clusterSize).
- main(String[]) - Static method in class marytts.util.MaryCache
-
- main(String[]) - Static method in class marytts.vocalizations.HNMFeatureFileReader
-
- main(String[]) - Static method in class marytts.vocalizations.KMeansClusterer
-
- main(String[]) - Static method in class marytts.vocalizations.MLSAFeatureFileReader
-
- main(String[]) - Static method in class marytts.vocalizations.VocalizationFeatureFileReader
-
- main(String[]) - Static method in class marytts.vocalizations.VocalizationIntonationReader
-
- main(String[]) - Static method in class marytts.vocalizations.VocalizationUnitFileReader
-
- main1(String[]) - Static method in class marytts.htsengine.HTSVocoder
-
Stand alone testing reading parameters from files in SPTK format
- MainConfig - Class in marytts.config
-
- MainConfig() - Constructor for class marytts.config.MainConfig
-
- makeSureWereReady() - Method in class marytts.modules.ProcessTimeoutDestroyer
-
- MALE - Static variable in class marytts.modules.synthesis.Voice
-
Gender: male.
- MARK - Static variable in class marytts.datatypes.MaryXML
-
- Mary - Class in marytts.server
-
The main program for the mary TtS system.
- Mary() - Constructor for class marytts.server.Mary
-
- maryBase() - Static method in class marytts.server.MaryProperties
-
The mary base directory, e.g.
- MaryCache - Class in marytts.util
-
- MaryCache(File, boolean) - Constructor for class marytts.util.MaryCache
-
Create a MaryCache with the given file prefix.
- MaryCARTReader - Class in marytts.cart.io
-
IO functions for CARTs in MaryCART format
- MaryCARTReader() - Constructor for class marytts.cart.io.MaryCARTReader
-
- MaryCARTWriter - Class in marytts.cart.io
-
IO functions for CARTs in MaryCART format
- MaryCARTWriter() - Constructor for class marytts.cart.io.MaryCARTWriter
-
- MaryConfig - Class in marytts.config
-
- MaryConfig(InputStream) - Constructor for class marytts.config.MaryConfig
-
- MaryData - Class in marytts.datatypes
-
A representation of any type of mary data, be it input, intermediate or output data.
- MaryData(MaryDataType, Locale) - Constructor for class marytts.datatypes.MaryData
-
- MaryData(MaryDataType, Locale, boolean) - Constructor for class marytts.datatypes.MaryData
-
- MaryDataType - Class in marytts.datatypes
-
A representation of the data types available as input/output of (partial) processing.
- MaryDataType(String, boolean, boolean, MaryDataType.Traits) - Constructor for class marytts.datatypes.MaryDataType
-
- MaryDataType(String, boolean, boolean, MaryDataType.Traits, String) - Constructor for class marytts.datatypes.MaryDataType
-
- MaryDataType.Traits - Class in marytts.datatypes
-
- MaryDataType.Traits(boolean, boolean, boolean, boolean) - Constructor for class marytts.datatypes.MaryDataType.Traits
-
- MaryDataTypeWithParams - Class in marytts.datatypes
-
- MaryDataTypeWithParams(MaryDataType, String) - Constructor for class marytts.datatypes.MaryDataTypeWithParams
-
- MaryDomUtils - Class in marytts.util.dom
-
A collection of utilities for MaryXML DOM manipulation or analysis.
- MaryDomUtils() - Constructor for class marytts.util.dom.MaryDomUtils
-
- MaryFeatureProcessor - Interface in marytts.features
-
Performs a specific type of processing on an item and returns an object.
- MaryGenericFeatureProcessors - Class in marytts.features
-
A collection of feature processors that operate on Target objects.
- MaryGenericFeatureProcessors() - Constructor for class marytts.features.MaryGenericFeatureProcessors
-
- MaryGenericFeatureProcessors.Accented - Class in marytts.features
-
Checks to see if the given syllable is accented.
- MaryGenericFeatureProcessors.Accented(String, MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryGenericFeatureProcessors.Accented
-
- MaryGenericFeatureProcessors.AccentedSylsFromPhraseEnd - Class in marytts.features
-
Counts the number of accented syllables until the end of the phrase.
- MaryGenericFeatureProcessors.AccentedSylsFromPhraseEnd() - Constructor for class marytts.features.MaryGenericFeatureProcessors.AccentedSylsFromPhraseEnd
-
- MaryGenericFeatureProcessors.AccentedSylsFromPhraseStart - Class in marytts.features
-
Counts the number of accented syllables since the start of the phrase.
- MaryGenericFeatureProcessors.AccentedSylsFromPhraseStart() - Constructor for class marytts.features.MaryGenericFeatureProcessors.AccentedSylsFromPhraseStart
-
- MaryGenericFeatureProcessors.BreakIndex - Class in marytts.features
-
- MaryGenericFeatureProcessors.BreakIndex() - Constructor for class marytts.features.MaryGenericFeatureProcessors.BreakIndex
-
- MaryGenericFeatureProcessors.Edge - Class in marytts.features
-
Indicate whether a unit is an edge unit, which is never the case for a target.
- MaryGenericFeatureProcessors.Edge() - Constructor for class marytts.features.MaryGenericFeatureProcessors.Edge
-
- MaryGenericFeatureProcessors.FirstSegmentInWordNavigator - Class in marytts.features
-
Retrieve the first segment in the word to which this target belongs.
- MaryGenericFeatureProcessors.FirstSegmentInWordNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.FirstSegmentInWordNavigator
-
- MaryGenericFeatureProcessors.FirstSegmentNextWordNavigator - Class in marytts.features
-
- MaryGenericFeatureProcessors.FirstSegmentNextWordNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.FirstSegmentNextWordNavigator
-
- MaryGenericFeatureProcessors.FirstSyllableInWordNavigator - Class in marytts.features
-
Retrieve the first syllable in the word to which this target belongs.
- MaryGenericFeatureProcessors.FirstSyllableInWordNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.FirstSyllableInWordNavigator
-
- MaryGenericFeatureProcessors.GenericContinuousFeature - Class in marytts.features
-
Returns the value of the given feature for the given segment.
- MaryGenericFeatureProcessors.GenericContinuousFeature(String, String) - Constructor for class marytts.features.MaryGenericFeatureProcessors.GenericContinuousFeature
-
- MaryGenericFeatureProcessors.HalfPhoneLeftRight - Class in marytts.features
-
Is the given half phone target a left or a right half?
- MaryGenericFeatureProcessors.HalfPhoneLeftRight() - Constructor for class marytts.features.MaryGenericFeatureProcessors.HalfPhoneLeftRight
-
Initialise a HalfPhoneLeftRight feature processor.
- MaryGenericFeatureProcessors.IsPause - Class in marytts.features
-
Checks if segment is a pause.
- MaryGenericFeatureProcessors.IsPause(String, MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryGenericFeatureProcessors.IsPause
-
- MaryGenericFeatureProcessors.LastSegmentInWordNavigator - Class in marytts.features
-
Retrieve the last segment in the word to which this target belongs.
- MaryGenericFeatureProcessors.LastSegmentInWordNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.LastSegmentInWordNavigator
-
- MaryGenericFeatureProcessors.LastSyllableInPhraseNavigator - Class in marytts.features
-
Last syllable in phrase.
- MaryGenericFeatureProcessors.LastSyllableInPhraseNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.LastSyllableInPhraseNavigator
-
- MaryGenericFeatureProcessors.LastSyllableInWordNavigator - Class in marytts.features
-
Retrieve the last syllable in the word to which this target belongs.
- MaryGenericFeatureProcessors.LastSyllableInWordNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.LastSyllableInWordNavigator
-
- MaryGenericFeatureProcessors.LastWordInSentenceNavigator - Class in marytts.features
-
- MaryGenericFeatureProcessors.LastWordInSentenceNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.LastWordInSentenceNavigator
-
- MaryGenericFeatureProcessors.NextAccent - Class in marytts.features
-
The next ToBI accent following the current syllable in the current phrase.
- MaryGenericFeatureProcessors.NextAccent() - Constructor for class marytts.features.MaryGenericFeatureProcessors.NextAccent
-
- MaryGenericFeatureProcessors.NextNextSegmentNavigator - Class in marytts.features
-
Retrieve the segment two after the segment which belongs to this target.
- MaryGenericFeatureProcessors.NextNextSegmentNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.NextNextSegmentNavigator
-
- MaryGenericFeatureProcessors.NextNextSyllableNavigator - Class in marytts.features
-
Retrieve the syllable two after the syllable belonging to this target.
- MaryGenericFeatureProcessors.NextNextSyllableNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.NextNextSyllableNavigator
-
- MaryGenericFeatureProcessors.NextPunctuation - Class in marytts.features
-
Determines the next word punctuation in the sentence.
- MaryGenericFeatureProcessors.NextPunctuation() - Constructor for class marytts.features.MaryGenericFeatureProcessors.NextPunctuation
-
- MaryGenericFeatureProcessors.NextSegmentNavigator - Class in marytts.features
-
Retrieve the segment following the segment which belongs to this target.
- MaryGenericFeatureProcessors.NextSegmentNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.NextSegmentNavigator
-
- MaryGenericFeatureProcessors.NextSyllableNavigator - Class in marytts.features
-
Retrieve the syllable following the syllable belonging to this target.
- MaryGenericFeatureProcessors.NextSyllableNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.NextSyllableNavigator
-
- MaryGenericFeatureProcessors.NextWordNavigator - Class in marytts.features
-
- MaryGenericFeatureProcessors.NextWordNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.NextWordNavigator
-
- MaryGenericFeatureProcessors.PhraseEndtone - Class in marytts.features
-
The ToBI endtone associated with the last syllable of the current phrase.
- MaryGenericFeatureProcessors.PhraseEndtone() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PhraseEndtone
-
- MaryGenericFeatureProcessors.PhraseNumSyls - Class in marytts.features
-
Returns as a byte the number of phrases in the current sentence.
- MaryGenericFeatureProcessors.PhraseNumSyls() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PhraseNumSyls
-
- MaryGenericFeatureProcessors.PhraseNumWords - Class in marytts.features
-
Returns as a byte the number of words in the current phrase.
- MaryGenericFeatureProcessors.PhraseNumWords() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PhraseNumWords
-
- MaryGenericFeatureProcessors.PhrasesFromSentenceEnd - Class in marytts.features
-
Counts the number of phrases until the end of the sentence.
- MaryGenericFeatureProcessors.PhrasesFromSentenceEnd() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PhrasesFromSentenceEnd
-
- MaryGenericFeatureProcessors.PhrasesFromSentenceStart - Class in marytts.features
-
Counts the number of phrases since the start of the sentence.
- MaryGenericFeatureProcessors.PhrasesFromSentenceStart() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PhrasesFromSentenceStart
-
- MaryGenericFeatureProcessors.PosInSyl - Class in marytts.features
-
Deprecated.
use SegsFromSylStart instead
- MaryGenericFeatureProcessors.PosInSyl() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PosInSyl
-
Deprecated.
- MaryGenericFeatureProcessors.PositionType - Class in marytts.features
-
Classifies the the syllable as single, initial, mid or final.
- MaryGenericFeatureProcessors.PositionType() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PositionType
-
- MaryGenericFeatureProcessors.PrevAccent - Class in marytts.features
-
The previous ToBI accent preceding the current syllable in the current phrase.
- MaryGenericFeatureProcessors.PrevAccent() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PrevAccent
-
- MaryGenericFeatureProcessors.PrevPhraseEndtone - Class in marytts.features
-
The ToBI endtone associated with the last syllable of the previous phrase.
- MaryGenericFeatureProcessors.PrevPhraseEndtone() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PrevPhraseEndtone
-
- MaryGenericFeatureProcessors.PrevPrevSegmentNavigator - Class in marytts.features
-
Retrieve the segment two before the segment which belongs to this target.
- MaryGenericFeatureProcessors.PrevPrevSegmentNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PrevPrevSegmentNavigator
-
- MaryGenericFeatureProcessors.PrevPrevSyllableNavigator - Class in marytts.features
-
Retrieve the syllable two before the syllable belonging to this target.
- MaryGenericFeatureProcessors.PrevPrevSyllableNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PrevPrevSyllableNavigator
-
- MaryGenericFeatureProcessors.PrevPunctuation - Class in marytts.features
-
Determines the previous word punctuation in the sentence.
- MaryGenericFeatureProcessors.PrevPunctuation() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PrevPunctuation
-
- MaryGenericFeatureProcessors.PrevSegmentNavigator - Class in marytts.features
-
Retrieve the segment preceding the segment which belongs to this target.
- MaryGenericFeatureProcessors.PrevSegmentNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PrevSegmentNavigator
-
- MaryGenericFeatureProcessors.PrevSyllableNavigator - Class in marytts.features
-
Retrieve the syllable before the syllable belonging to this target.
- MaryGenericFeatureProcessors.PrevSyllableNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PrevSyllableNavigator
-
- MaryGenericFeatureProcessors.PrevWordNavigator - Class in marytts.features
-
- MaryGenericFeatureProcessors.PrevWordNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.PrevWordNavigator
-
- MaryGenericFeatureProcessors.SegmentNavigator - Class in marytts.features
-
Retrieve the segment belonging to this target.
- MaryGenericFeatureProcessors.SegmentNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SegmentNavigator
-
- MaryGenericFeatureProcessors.SegsFromSylEnd - Class in marytts.features
-
Finds the position of the phone from the end of the syllable.
- MaryGenericFeatureProcessors.SegsFromSylEnd() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SegsFromSylEnd
-
- MaryGenericFeatureProcessors.SegsFromSylStart - Class in marytts.features
-
Finds the position of the phone in the syllable.
- MaryGenericFeatureProcessors.SegsFromSylStart() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SegsFromSylStart
-
- MaryGenericFeatureProcessors.SegsFromWordEnd - Class in marytts.features
-
Finds the position of the segment from the end of the word.
- MaryGenericFeatureProcessors.SegsFromWordEnd() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SegsFromWordEnd
-
- MaryGenericFeatureProcessors.SegsFromWordStart - Class in marytts.features
-
Finds the position of the segment from the start of the word.
- MaryGenericFeatureProcessors.SegsFromWordStart() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SegsFromWordStart
-
- MaryGenericFeatureProcessors.Selection_Prosody - Class in marytts.features
-
Determine the prosodic property of a target
- MaryGenericFeatureProcessors.Selection_Prosody(MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryGenericFeatureProcessors.Selection_Prosody
-
- MaryGenericFeatureProcessors.SentenceNumPhrases - Class in marytts.features
-
Returns as a byte the number of phrases in the current sentence.
- MaryGenericFeatureProcessors.SentenceNumPhrases() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SentenceNumPhrases
-
- MaryGenericFeatureProcessors.SentenceNumWords - Class in marytts.features
-
Returns as an Integer the number of words in the current sentence.
- MaryGenericFeatureProcessors.SentenceNumWords() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SentenceNumWords
-
- MaryGenericFeatureProcessors.Stressed - Class in marytts.features
-
Checks to see if the given syllable is stressed.
- MaryGenericFeatureProcessors.Stressed(String, MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryGenericFeatureProcessors.Stressed
-
- MaryGenericFeatureProcessors.StressedSylsFromPhraseEnd - Class in marytts.features
-
Counts the number of stressed syllables until the end of the phrase.
- MaryGenericFeatureProcessors.StressedSylsFromPhraseEnd() - Constructor for class marytts.features.MaryGenericFeatureProcessors.StressedSylsFromPhraseEnd
-
- MaryGenericFeatureProcessors.StressedSylsFromPhraseStart - Class in marytts.features
-
Counts the number of stressed syllables since the start of the phrase.
- MaryGenericFeatureProcessors.StressedSylsFromPhraseStart() - Constructor for class marytts.features.MaryGenericFeatureProcessors.StressedSylsFromPhraseStart
-
- MaryGenericFeatureProcessors.Style - Class in marytts.features
-
Sentence Style for the given target
- MaryGenericFeatureProcessors.Style() - Constructor for class marytts.features.MaryGenericFeatureProcessors.Style
-
Initialize a speaking Style feature processor.
- MaryGenericFeatureProcessors.SylBreak - Class in marytts.features
-
Determines the break level after this syllable.
- MaryGenericFeatureProcessors.SylBreak(String, MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryGenericFeatureProcessors.SylBreak
-
- MaryGenericFeatureProcessors.SyllableNavigator - Class in marytts.features
-
Retrieve the syllable belonging to this target.
- MaryGenericFeatureProcessors.SyllableNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SyllableNavigator
-
- MaryGenericFeatureProcessors.SyllableTone - Class in marytts.features
-
Syllable tone for the given target
- MaryGenericFeatureProcessors.SyllableTone(String, MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryGenericFeatureProcessors.SyllableTone
-
- MaryGenericFeatureProcessors.SylNumSegs - Class in marytts.features
-
Returns as an Integer the number of segments in the current syllable.
- MaryGenericFeatureProcessors.SylNumSegs() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SylNumSegs
-
- MaryGenericFeatureProcessors.SylsFromPhraseEnd - Class in marytts.features
-
Counts the number of syllables until the end of the phrase.
- MaryGenericFeatureProcessors.SylsFromPhraseEnd() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SylsFromPhraseEnd
-
- MaryGenericFeatureProcessors.SylsFromPhraseStart - Class in marytts.features
-
Counts the number of syllables since the start of the phrase.
- MaryGenericFeatureProcessors.SylsFromPhraseStart() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SylsFromPhraseStart
-
- MaryGenericFeatureProcessors.SylsFromPrevAccent - Class in marytts.features
-
Counts the number of syllables since the last accent in the current phrase.
- MaryGenericFeatureProcessors.SylsFromPrevAccent() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SylsFromPrevAccent
-
- MaryGenericFeatureProcessors.SylsFromPrevStressed - Class in marytts.features
-
Counts the number of syllables since the last stressed syllable in the current phrase.
- MaryGenericFeatureProcessors.SylsFromPrevStressed() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SylsFromPrevStressed
-
- MaryGenericFeatureProcessors.SylsFromWordEnd - Class in marytts.features
-
Finds the position of the syllable from the end of the word.
- MaryGenericFeatureProcessors.SylsFromWordEnd() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SylsFromWordEnd
-
- MaryGenericFeatureProcessors.SylsFromWordStart - Class in marytts.features
-
Finds the position of the syllable from the start of the word.
- MaryGenericFeatureProcessors.SylsFromWordStart() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SylsFromWordStart
-
- MaryGenericFeatureProcessors.SylsToNextAccent - Class in marytts.features
-
Counts the number of syllables until the next accent in the current phrase.
- MaryGenericFeatureProcessors.SylsToNextAccent() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SylsToNextAccent
-
- MaryGenericFeatureProcessors.SylsToNextStressed - Class in marytts.features
-
Counts the number of syllables until the next stressed syllable in the current phrase.
- MaryGenericFeatureProcessors.SylsToNextStressed() - Constructor for class marytts.features.MaryGenericFeatureProcessors.SylsToNextStressed
-
- MaryGenericFeatureProcessors.TargetElementNavigator - Interface in marytts.features
-
Navigate from a target to an item.
- MaryGenericFeatureProcessors.TobiAccent - Class in marytts.features
-
The ToBI accent of the current syllable.
- MaryGenericFeatureProcessors.TobiAccent(String, MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryGenericFeatureProcessors.TobiAccent
-
- MaryGenericFeatureProcessors.TobiEndtone - Class in marytts.features
-
The ToBI endtone associated with the current syllable.
- MaryGenericFeatureProcessors.TobiEndtone(String, MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryGenericFeatureProcessors.TobiEndtone
-
- MaryGenericFeatureProcessors.UnitDuration - Class in marytts.features
-
Returns the duration of the given segment, in seconds.
- MaryGenericFeatureProcessors.UnitDuration() - Constructor for class marytts.features.MaryGenericFeatureProcessors.UnitDuration
-
- MaryGenericFeatureProcessors.UnitLogF0 - Class in marytts.features
-
Calculates the log of the fundamental frequency in the middle of a unit segment.
- MaryGenericFeatureProcessors.UnitLogF0() - Constructor for class marytts.features.MaryGenericFeatureProcessors.UnitLogF0
-
- MaryGenericFeatureProcessors.UnitLogF0Delta - Class in marytts.features
-
Calculates the slope of a linear approximation of the fundamental frequency, in the log domain.
- MaryGenericFeatureProcessors.UnitLogF0Delta() - Constructor for class marytts.features.MaryGenericFeatureProcessors.UnitLogF0Delta
-
- MaryGenericFeatureProcessors.WordNavigator - Class in marytts.features
-
Retrieve the word belonging to this target.
- MaryGenericFeatureProcessors.WordNavigator() - Constructor for class marytts.features.MaryGenericFeatureProcessors.WordNavigator
-
- MaryGenericFeatureProcessors.WordNumSegs - Class in marytts.features
-
Returns as a byte the number of segments in the given word.
- MaryGenericFeatureProcessors.WordNumSegs() - Constructor for class marytts.features.MaryGenericFeatureProcessors.WordNumSegs
-
- MaryGenericFeatureProcessors.WordNumSyls - Class in marytts.features
-
Returns as an Integer the number of syllables in the given word.
- MaryGenericFeatureProcessors.WordNumSyls() - Constructor for class marytts.features.MaryGenericFeatureProcessors.WordNumSyls
-
- MaryGenericFeatureProcessors.WordPunc - Class in marytts.features
-
Determines the word punctuation.
- MaryGenericFeatureProcessors.WordPunc(String, MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryGenericFeatureProcessors.WordPunc
-
- MaryGenericFeatureProcessors.WordsFromPhraseEnd - Class in marytts.features
-
Counts the number of words until the end of the phrase.
- MaryGenericFeatureProcessors.WordsFromPhraseEnd() - Constructor for class marytts.features.MaryGenericFeatureProcessors.WordsFromPhraseEnd
-
- MaryGenericFeatureProcessors.WordsFromPhraseStart - Class in marytts.features
-
Counts the number of words since the start of the phrase.
- MaryGenericFeatureProcessors.WordsFromPhraseStart() - Constructor for class marytts.features.MaryGenericFeatureProcessors.WordsFromPhraseStart
-
- MaryGenericFeatureProcessors.WordsFromPrevPunctuation - Class in marytts.features
-
Determines the distance in words from the previous word punctuation in the sentence.
- MaryGenericFeatureProcessors.WordsFromPrevPunctuation() - Constructor for class marytts.features.MaryGenericFeatureProcessors.WordsFromPrevPunctuation
-
- MaryGenericFeatureProcessors.WordsFromSentenceEnd - Class in marytts.features
-
Counts the number of words until the end of the sentence.
- MaryGenericFeatureProcessors.WordsFromSentenceEnd() - Constructor for class marytts.features.MaryGenericFeatureProcessors.WordsFromSentenceEnd
-
- MaryGenericFeatureProcessors.WordsFromSentenceStart - Class in marytts.features
-
Counts the number of words since the start of the sentence.
- MaryGenericFeatureProcessors.WordsFromSentenceStart() - Constructor for class marytts.features.MaryGenericFeatureProcessors.WordsFromSentenceStart
-
- MaryGenericFeatureProcessors.WordsToNextPunctuation - Class in marytts.features
-
Determines the distance in words to the next word punctuation in the sentence.
- MaryGenericFeatureProcessors.WordsToNextPunctuation() - Constructor for class marytts.features.MaryGenericFeatureProcessors.WordsToNextPunctuation
-
- maryHdr - Variable in class marytts.unitselection.data.TimelineReader
-
- MaryHttpServer - Class in marytts.server.http
-
Listen for clients as an Http server at port MaryProperties.socketPort().
- MaryHttpServer() - Constructor for class marytts.server.http.MaryHttpServer
-
- MaryHttpServerUtils - Class in marytts.server.http
-
Utility functions for Mary http server
- MaryHttpServerUtils() - Constructor for class marytts.server.http.MaryHttpServerUtils
-
- MaryLanguageFeatureProcessors - Class in marytts.features
-
Provides the set of feature processors that are used by this language as part of the CART processing.
- MaryLanguageFeatureProcessors.Gpos - Class in marytts.features
-
Returns generalised part-of-speech.
- MaryLanguageFeatureProcessors.Gpos(Map<String, String>) - Constructor for class marytts.features.MaryLanguageFeatureProcessors.Gpos
-
- MaryLanguageFeatureProcessors.HalfPhoneUnitName - Class in marytts.features
-
The unit name for the given half phone target.
- MaryLanguageFeatureProcessors.HalfPhoneUnitName(String[], String) - Constructor for class marytts.features.MaryLanguageFeatureProcessors.HalfPhoneUnitName
-
Initialise a UnitName feature processor.
- MaryLanguageFeatureProcessors.Phone - Class in marytts.features
-
The phone symbol for the given target.
- MaryLanguageFeatureProcessors.Phone(String, String[], String, MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryLanguageFeatureProcessors.Phone
-
Initialise a phone feature processor.
- MaryLanguageFeatureProcessors.PhoneFeature - Class in marytts.features
-
A parametrisable class which can retrieve all sorts of phone features, given a phone set.
- MaryLanguageFeatureProcessors.PhoneFeature(AllophoneSet, String, String, String[], String, MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryLanguageFeatureProcessors.PhoneFeature
-
- MaryLanguageFeatureProcessors.Pos - Class in marytts.features
-
Returns the part-of-speech.
- MaryLanguageFeatureProcessors.Pos(String[]) - Constructor for class marytts.features.MaryLanguageFeatureProcessors.Pos
-
- MaryLanguageFeatureProcessors.Pos(String, String[], MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryLanguageFeatureProcessors.Pos
-
- MaryLanguageFeatureProcessors.SegOnsetCoda - Class in marytts.features
-
Checks for onset coda This is a feature processor.
- MaryLanguageFeatureProcessors.SegOnsetCoda(AllophoneSet) - Constructor for class marytts.features.MaryLanguageFeatureProcessors.SegOnsetCoda
-
- MaryLanguageFeatureProcessors.Selection_PhoneClass - Class in marytts.features
-
The phone class for the given target.
- MaryLanguageFeatureProcessors.Selection_PhoneClass(Map<String, String>, String[], MaryGenericFeatureProcessors.TargetElementNavigator) - Constructor for class marytts.features.MaryLanguageFeatureProcessors.Selection_PhoneClass
-
Initialise the feature processor.
- MaryLanguageFeatureProcessors.WordFrequency - Class in marytts.features
-
- MaryLanguageFeatureProcessors.WordFrequency(InputStream, String, String) - Constructor for class marytts.features.MaryLanguageFeatureProcessors.WordFrequency
-
- MaryModule - Interface in marytts.modules
-
A generic interface for Mary Modules.
- MaryNode - Class in marytts.cart.impose
-
A generic node class for the tree structures.
- MaryNode(int, int) - Constructor for class marytts.cart.impose.MaryNode
-
- MaryProperties - Class in marytts.server
-
A static class reading once, at program start, properties from a number of external property files, and providing them via
static getter methods to anyone wishing to read them.
- MaryProperties() - Constructor for class marytts.server.MaryProperties
-
- MaryRuntimeUtils - Class in marytts.util
-
- MaryRuntimeUtils() - Constructor for class marytts.util.MaryRuntimeUtils
-
- MaryServer - Class in marytts.server
-
Listen for clients on socket port MaryProperties.socketPort().
- MaryServer() - Constructor for class marytts.server.MaryServer
-
- MaryServer.ClientHandler - Class in marytts.server
-
- MaryServer.ClientHandler(Socket) - Constructor for class marytts.server.MaryServer.ClientHandler
-
- marytts - package marytts
-
The main package for mary, containing some
fundamental data structure definitions.
- marytts.cart - package marytts.cart
-
- marytts.cart.impose - package marytts.cart.impose
-
- marytts.cart.io - package marytts.cart.io
-
- marytts.config - package marytts.config
-
- marytts.datatypes - package marytts.datatypes
-
- marytts.features - package marytts.features
-
- marytts.htsengine - package marytts.htsengine
-
- marytts.machinelearning - package marytts.machinelearning
-
- marytts.modules - package marytts.modules
-
All the modules doing the actual processing.
- marytts.modules.acoustic - package marytts.modules.acoustic
-
- marytts.modules.phonemiser - package marytts.modules.phonemiser
-
- marytts.modules.prosody - package marytts.modules.prosody
-
- marytts.modules.synthesis - package marytts.modules.synthesis
-
Internals of the synthesis module.
- marytts.server - package marytts.server
-
- marytts.server.http - package marytts.server.http
-
- marytts.signalproc.effects - package marytts.signalproc.effects
-
A wrapper package for audio effects in Mary TTS.
- marytts.tools.install - package marytts.tools.install
-
- marytts.unitselection - package marytts.unitselection
-
- marytts.unitselection.analysis - package marytts.unitselection.analysis
-
- marytts.unitselection.concat - package marytts.unitselection.concat
-
- marytts.unitselection.data - package marytts.unitselection.data
-
- marytts.unitselection.interpolation - package marytts.unitselection.interpolation
-
- marytts.unitselection.select - package marytts.unitselection.select
-
- marytts.unitselection.select.viterbi - package marytts.unitselection.select.viterbi
-
- marytts.unitselection.weightingfunctions - package marytts.unitselection.weightingfunctions
-
- marytts.util - package marytts.util
-
- marytts.util.dom - package marytts.util.dom
-
- marytts.vocalizations - package marytts.vocalizations
-
- MARYXML - Static variable in class marytts.datatypes.MaryDataType
-
- MaryXML - Class in marytts.datatypes
-
Class containing only static methods.
- MaryXML() - Constructor for class marytts.datatypes.MaryXML
-
- MARYXML - Static variable in class marytts.datatypes.MaryXML
-
- maryxmlElement - Variable in class marytts.unitselection.select.Target
-
- MaryXMLToText - Class in marytts.modules
-
Create simple text from a rawmaryxml document.
- MaryXMLToText() - Constructor for class marytts.modules.MaryXMLToText
-
- MAX_AMOUNT - Static variable in class marytts.signalproc.effects.LpcWhisperiserEffect
-
- MAX_AMOUNT - Static variable in class marytts.signalproc.effects.RobotiserEffect
-
- MAX_AMOUNT - Static variable in class marytts.signalproc.effects.StadiumEffect
-
- MAX_AMOUNT - Static variable in class marytts.signalproc.effects.VocalTractLinearScalerEffect
-
- MAX_AMOUNT - Static variable in class marytts.signalproc.effects.VolumeEffect
-
- MAX_AMP - Static variable in class marytts.signalproc.effects.ChorusEffectBase
-
- MAX_DELAY - Static variable in class marytts.signalproc.effects.ChorusEffectBase
-
- MAX_DUR_SCALE - Static variable in class marytts.signalproc.effects.HMMDurationScaleEffect
-
- MAX_F0_ADD - Static variable in class marytts.signalproc.effects.HMMF0AddEffect
-
- MAX_F0_SCALE - Static variable in class marytts.signalproc.effects.HMMF0ScaleEffect
-
- MAX_RESTART_ATTEMPTS - Static variable in class marytts.modules.ExternalModule.RestarterThread
-
- MAX_TAPS - Static variable in class marytts.signalproc.effects.ChorusEffectBase
-
- MAXDEPTH - Static variable in class marytts.cart.impose.FeatureArrayIndexer
-
- MAXLEVEL - Static variable in class marytts.cart.impose.FeatureArrayIndexer
-
- maybePronounceable(String, String) - Method in class marytts.modules.JPhonemiser
-
Determine whether token should be pronounceable, based on text and POS tag.
- mc2b(double[], double[], int, double) - Static method in class marytts.htsengine.HTSVocoder
-
mc2b: transform mel-cepstrum to MLSA digital filter coefficients
- MCepDatagram - Class in marytts.unitselection.data
-
- MCepDatagram(long, float[]) - Constructor for class marytts.unitselection.data.MCepDatagram
-
Construct a MCep datagram from a float vector.
- MCepDatagram(RandomAccessFile, int) - Constructor for class marytts.unitselection.data.MCepDatagram
-
Constructor which pops a datagram from a random access file.
- MCepDatagram(ByteBuffer, int) - Constructor for class marytts.unitselection.data.MCepDatagram
-
Constructor which pops a datagram from a byte buffer.
- MCepTimelineReader - Class in marytts.unitselection.data
-
- MCepTimelineReader(String) - Constructor for class marytts.unitselection.data.MCepTimelineReader
-
- mgc2mgc(double[], int, double, double, double[], int, double, double) - Static method in class marytts.htsengine.HTSVocoder
-
mgc2mgc: frequency and generalized cepstral transformation
- mglsadf(double, double[], int, double, int, double[]) - Static method in class marytts.htsengine.HTSVocoder
-
mglsadff: sub functions for MGLSA filter
- midCart - Variable in class marytts.modules.CARTF0Modeller
-
Deprecated.
- midSop - Variable in class marytts.modules.SoPF0Modeller
-
- MIN_AMOUNT - Static variable in class marytts.signalproc.effects.LpcWhisperiserEffect
-
- MIN_AMOUNT - Static variable in class marytts.signalproc.effects.RobotiserEffect
-
- MIN_AMOUNT - Static variable in class marytts.signalproc.effects.StadiumEffect
-
- MIN_AMOUNT - Static variable in class marytts.signalproc.effects.VocalTractLinearScalerEffect
-
- MIN_AMOUNT - Static variable in class marytts.signalproc.effects.VolumeEffect
-
- MIN_AMP - Static variable in class marytts.signalproc.effects.ChorusEffectBase
-
- MIN_DELAY - Static variable in class marytts.signalproc.effects.ChorusEffectBase
-
- MIN_DUR_SCALE - Static variable in class marytts.signalproc.effects.HMMDurationScaleEffect
-
- MIN_F0_ADD - Static variable in class marytts.signalproc.effects.HMMF0AddEffect
-
- MIN_F0_SCALE - Static variable in class marytts.signalproc.effects.HMMF0ScaleEffect
-
- MinimalisticPosTagger - Class in marytts.modules
-
Minimalistic part-of-speech tagger, using only function word tags as marked in the Transcription GUI.
- MinimalisticPosTagger(String, String) - Constructor for class marytts.modules.MinimalisticPosTagger
-
Constructor which can be directly called from init info in the config file.
- MINUNITS - Static variable in class marytts.cart.impose.FeatureArrayIndexer
-
- mlpg(HMMData) - Method in class marytts.htsengine.HTSPStream
-
- mlpg(HMMData, boolean) - Method in class marytts.htsengine.HTSPStream
-
- mlsadf(double, double[], int, double, double[], int, int[]) - Static method in class marytts.htsengine.HTSVocoder
-
mlsadf: HTS Mel Log Spectrum Approximation filter
- MLSAFeatureFileReader - Class in marytts.vocalizations
-
Reads a single file which contains all MLSA features (logfo, mgc and strengths) of vocalizations
- MLSAFeatureFileReader(String) - Constructor for class marytts.vocalizations.MLSAFeatureFileReader
-
Create a feature file reader from the given MLSA feature file
- MLSASynthesisTechnology - Class in marytts.vocalizations
-
MLSA Synthesis technology to synthesize vocalizations
- MLSASynthesisTechnology(String, String, String, boolean) - Constructor for class marytts.vocalizations.MLSASynthesisTechnology
-
- Model - Class in marytts.modules.acoustic
-
Base class for acoustic modeling; specific Models should extend this and override methods as needed.
- Model(FeatureProcessorManager, String, InputStream, String, String, String, String, String) - Constructor for class marytts.modules.acoustic.Model
-
Model constructor
- ModelType - Enum in marytts.modules.acoustic
-
List of known model types as constants; can be extended but needs to mesh with Classes extending
Model and switch
statement in
Voice():
- modificationConcatenator - Variable in class marytts.unitselection.UnitSelectionVoice
-
- MODULE_OFFLINE - Static variable in interface marytts.modules.MaryModule
-
- MODULE_RUNNING - Static variable in interface marytts.modules.MaryModule
-
- moduleInitInfo() - Static method in class marytts.server.MaryProperties
-
Names of the classes to use as modules, plus optional parameter info.
- ModuleRegistry - Class in marytts.modules
-
A hierarchical repository for Mary modules, allowing the flexible indexing by an ordered hierarchy of datatype, locale and
voice.
- modulesRequiredForProcessing(MaryDataType, MaryDataType, Locale) - Static method in class marytts.modules.ModuleRegistry
-
A method for determining the list of modules required to transform the given source data type into the requested target
data type.
- modulesRequiredForProcessing(MaryDataType, MaryDataType, Locale, Voice) - Static method in class marytts.modules.ModuleRegistry
-
A method for determining the list of modules required to transform the given source data type into the requested target
data type.
- moreAccentuated(String, String) - Method in class marytts.modules.prosody.POSAccentPriorities
-
Determine whether one part-of-speech is more likely to get an accent than another one.
- mostProbableInt() - Method in class marytts.cart.LeafNode.IntAndFloatArrayLeafNode
-
For the int-float pairs in this leaf, return the int value for which the associated float value is the highest one.
- mostProbableString(FeatureDefinition, int) - Method in class marytts.cart.LeafNode.StringAndFloatLeafNode
-
Return the most probable value in this leaf, translated into its string representation using the featureIndex'th
feature of the given feature definition.
- mother - Variable in class marytts.cart.Node
-
- MTU - Static variable in class marytts.datatypes.MaryXML
-
- s - Variable in class marytts.modules.synthesis.VoiceSectioner
-
- SABLE - Static variable in class marytts.datatypes.MaryDataType
-
- SableParser - Class in marytts.modules
-
Transforms a SABLE document into a raw (untokenised) MaryXML document
- SableParser() - Constructor for class marytts.modules.SableParser
-
- sampa(Locale) - Static method in class marytts.modules.synthesis.PAConverter
-
- sampaEn2sampaDe(String) - Static method in class marytts.modules.synthesis.PAConverter
-
Converts a single phonetic symbol in English sampa representation into its equivalent in German sampa representation.
- sampaEnString2sampaDeString(String) - Static method in class marytts.modules.synthesis.PAConverter
-
Converts an english sampa string into a german sampa string, keeping syllable boundaries and stress markers
- sampleRate - Variable in class marytts.unitselection.data.TimelineReader
-
- saveGraph(DirectedGraph, String) - Method in class marytts.cart.io.DirectedGraphWriter
-
Dump the graph in Mary format
- saveParam(String, HTSPStream, HMMData.FeatureType) - Method in class marytts.htsengine.HTSParameterGeneration
-
- saveParamMaryFormat(String, HTSPStream, HMMData.FeatureType) - Method in class marytts.htsengine.HTSParameterGeneration
-
- saveSelectedFeatures(PrintWriter) - Method in class marytts.machinelearning.SoP
-
First line vowel coefficients plus factors, second line consonant coefficients plus factors
- SAYAS - Static variable in class marytts.datatypes.MaryXML
-
- scaleTime(int, long) - Method in class marytts.unitselection.data.TimelineReader
-
Scales a discrete time to the timeline's sample rate.
- SCostFileReader - Class in marytts.unitselection.data
-
sCost file reader
- SCostFileReader() - Constructor for class marytts.unitselection.data.SCostFileReader
-
Empty constructor; need to call load() separately.
- SCostFileReader(String) - Constructor for class marytts.unitselection.data.SCostFileReader
-
Create a unit file reader from the given unit file
- sCostFunction - Variable in class marytts.unitselection.data.UnitDatabase
-
- sCostFunction - Variable in class marytts.unitselection.select.viterbi.Viterbi
-
- sCostReader - Variable in class marytts.unitselection.select.StatisticalModelCost
-
- sCostWeight - Variable in class marytts.unitselection.select.StatisticalModelCost
-
- sCostWeight - Variable in class marytts.unitselection.select.UnitSelector
-
- searchDurInCartTree(HTSModel, FeatureVector, HMMData, double) - Method in class marytts.htsengine.CartTreeSet
-
Searches fv in durTree CART[] set of trees, per state, and fill the information in the HTSModel m.
- searchDurInCartTree(HTSModel, FeatureVector, HMMData, boolean, boolean, double) - Method in class marytts.htsengine.CartTreeSet
-
- searchLf0InCartTree(HTSModel, FeatureVector, FeatureDefinition, double) - Method in class marytts.htsengine.CartTreeSet
-
Searches fv in Lf0Tree CART[] set of trees, per state, and fill the information in the HTSModel m.
- searchMagInCartTree(HTSModel, FeatureVector, FeatureDefinition) - Method in class marytts.htsengine.CartTreeSet
-
Searches fv in MagTree CART[] set of trees, per state, and fill the information in the HTSModel m.
- searchMgcInCartTree(HTSModel, FeatureVector, FeatureDefinition) - Method in class marytts.htsengine.CartTreeSet
-
Searches fv in mgcTree CART[] set of trees, per state, and fill the information in the HTSModel m.
- searchStrInCartTree(HTSModel, FeatureVector, FeatureDefinition) - Method in class marytts.htsengine.CartTreeSet
-
Searches fv in StrTree CART[] set of trees, per state, and fill the information in the HTSModel m.
- SEED - Static variable in class marytts.htsengine.HTSVocoder
-
- segmentDir - Variable in class marytts.modules.FestivalCaller
-
- SelectedUnit - Class in marytts.unitselection.select
-
A unit selected from Viterbi
- SelectedUnit(Unit, Target) - Constructor for class marytts.unitselection.select.SelectedUnit
-
- selectUnits(List<Element>, Voice) - Method in class marytts.unitselection.select.UnitSelector
-
Select the units for the targets in the given list of tokens and boundaries.
- SENTENCE - Static variable in class marytts.datatypes.MaryXML
-
- Sentence - Class in marytts.unitselection.data
-
This class represents the section of a feature file which constitutes a sentence.
- Sentence(FeatureFileReader, int, int) - Constructor for class marytts.unitselection.data.Sentence
-
- SentenceIterator - Class in marytts.unitselection.data
-
Iterator to provide the sentences in a given feature file, in sequence.
- SentenceIterator(FeatureFileReader) - Constructor for class marytts.unitselection.data.SentenceIterator
-
- sequentialForwardFloatingSelection(String, int, String[], int[], int[], int, int, int, int, SoP) - Method in class marytts.machinelearning.SFFS
-
- setAccent(Element, String) - Method in class marytts.modules.ProsodyGeneric
-
Assign an accent to the given token.
- setActualDurations(TreeWalker, String) - Method in class marytts.modules.HMMDurationF0Modeller
-
Deprecated.
Set durations
- setActualDurationsAndF0s(TreeWalker, String) - Method in class marytts.modules.HMMDurationF0Modeller
-
Deprecated.
Set durations and f0 values The meaning of f0="(X,Y)" is: at X% of the phone duration, the F0 value is Y Hz.
- setAlignDurations(Vector<HTSEngineTest.PhonemeDuration>) - Method in class marytts.modules.HTSEngine
-
- setAlpha(double) - Method in class marytts.htsengine.HMMData
-
- setAndUpdateFromMaryComponentURL(String) - Method in class marytts.tools.install.InstallerGUI
-
- setAudio(AudioInputStream) - Method in class marytts.datatypes.MaryData
-
Set the audio data.
- setAudio(double[]) - Method in class marytts.unitselection.select.SelectedUnit
-
- setAudioEffects(String) - Method in class marytts.LocalMaryInterface
-
- setAudioFileFormat(AudioFileFormat) - Method in class marytts.datatypes.MaryData
-
The audio file format is required only for data types serving as input to modules producing AUDIO data (e.g., MBROLA data),
as well as for the AUDIO data itself.
- setAvailableUpdate(ComponentDescription) - Method in class marytts.tools.install.ComponentDescription
-
Set the given component description as the available update of this component.
- setBestPath(ViterbiPath) - Method in class marytts.unitselection.select.viterbi.ViterbiCandidate
-
Sets the currently best path leading to this candidate.
- setBeta(double) - Method in class marytts.htsengine.HMMData
-
- setCandidates(ArrayList<ViterbiCandidate>) - Method in class marytts.unitselection.select.viterbi.ViterbiPoint
-
Sets the candidates of this point
- setChild(int, MaryNode) - Method in class marytts.cart.impose.MaryNode
-
- setCmd(String) - Method in class marytts.modules.ExternalModule
-
Sets the command line to execute.
- setCoeffsAndFactors(double[], int[], String[], boolean) - Method in class marytts.machinelearning.SoP
-
if b0=true then the number of selected factors 0 numCoeffs-1 (there is one coeff more) if b0=false then the number of
selected factor is the same as the number of coeffs When setting the factors, it checks to which indexes correspond
according to the featureDefinition.
- setCoeffsAndFactors(String) - Method in class marytts.machinelearning.SoP
-
- setConcatenationData(Object) - Method in class marytts.unitselection.select.SelectedUnit
-
Remember data about this selected unit which is relevant for unit concatenation.
- setContextFeatureFile(String) - Method in class marytts.htsengine.PhoneTranslator
-
- setCorrelation(double) - Method in class marytts.machinelearning.SoP
-
- setData(String) - Method in class marytts.datatypes.MaryData
-
Set the content data of this MaryData object from the given String.
- setDecisionNode(DecisionNode) - Method in class marytts.cart.DirectedGraphNode
-
- setDefaultEffects(String) - Method in class marytts.datatypes.MaryData
-
- setDefaultStyle(String) - Method in class marytts.datatypes.MaryData
-
- setDefaultVoice(Voice) - Method in class marytts.datatypes.MaryData
-
- setDependsLanguage(String) - Method in class marytts.tools.install.VoiceComponentDescription
-
- setDependsVersion(String) - Method in class marytts.tools.install.VoiceComponentDescription
-
- setDescription(String) - Method in class marytts.tools.install.ComponentDescription
-
- setDocument(Document) - Method in class marytts.datatypes.MaryData
-
- setDur(int, int) - Method in class marytts.htsengine.HTSModel
-
- setDuration(float) - Method in class marytts.htsengine.HTSEngineTest.PhonemeDuration
-
- setDurationScale(double) - Method in class marytts.htsengine.HMMData
-
- setDurationScale(double) - Method in class marytts.htsengine.HMMVoice
-
- setDurError(double) - Method in class marytts.htsengine.HTSModel
-
- setExampleParameters(String) - Method in interface marytts.signalproc.effects.AudioEffect
-
- setExampleParameters(String) - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- setExitRequested(boolean) - Method in class marytts.modules.ExternalModule
-
Tell all helper threads to exit.
- setF0Mean(double) - Method in class marytts.htsengine.HMMData
-
- setF0Mean(double) - Method in class marytts.htsengine.HMMVoice
-
- setF0Std(double) - Method in class marytts.htsengine.HMMData
-
- setF0Std(double) - Method in class marytts.htsengine.HMMVoice
-
- setFallbackFeatureProcessorManager(FeatureProcessorManager) - Static method in class marytts.features.FeatureRegistry
-
Set the given feature processor manager as the one to use when no voice- or locale-specific feature processor manager can
be found.
- setFeatureAndFeatureValue(String, String) - Method in class marytts.cart.DecisionNode.BinaryByteDecisionNode
-
Fill the feature and feature value of an already created (empty) BinaryByteDecisionNode.
- setFeatureDefinition(FeatureDefinition) - Method in class marytts.unitselection.select.JoinModelCost
-
Set the feature definition to use for interpreting target feature vectors.
- setFeatureIdx(int, FeatureVector.FeatureType) - Method in class marytts.cart.impose.FeatureComparator
-
Accessor to set the feature index.
- setFeatureIndex(int) - Method in class marytts.cart.impose.MaryNode
-
- setFeatureProcessorManager(Locale, FeatureProcessorManager) - Static method in class marytts.features.FeatureRegistry
-
Set the given feature processor manager as the one to use for the given locale.
- setFeatureProcessorManager(Voice, FeatureProcessorManager) - Static method in class marytts.features.FeatureRegistry
-
Set the given feature processor manager as the one to use for the given voice.
- setFeatureVector(FeatureVector) - Method in class marytts.unitselection.select.DiphoneTarget
-
- setFeatureVector(FeatureVector) - Method in class marytts.unitselection.select.Target
-
- setFeatureVectors(FeatureVector[]) - Method in class marytts.cart.LeafNode.FeatureVectorLeafNode
-
- setFperiod(int) - Method in class marytts.htsengine.HMMData
-
- setFrame(int, Datagram) - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
- setFrames(Datagram[]) - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
- setGender(String) - Method in class marytts.tools.install.VoiceComponentDescription
-
- setGvMeanVar(double[], double[]) - Method in class marytts.htsengine.HTSPStream
-
- setGvMethod(String) - Method in class marytts.htsengine.HMMData
-
- setGvSwitch(boolean) - Method in class marytts.htsengine.HTSModel
-
- setGvSwitch(int, boolean) - Method in class marytts.htsengine.HTSPStream
-
- setGvWeightLf0(double) - Method in class marytts.htsengine.HMMData
-
- setGvWeightMgc(double) - Method in class marytts.htsengine.HMMData
-
- setGvWeightStr(double) - Method in class marytts.htsengine.HMMData
-
- setHMMEffect(boolean) - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- setHMMEffectParameters(Voice, String) - Method in class marytts.signalproc.effects.EffectsApplier
-
- setInputData(MaryData) - Method in class marytts.server.Request
-
Set the input data directly, in case it is already in the form of a MaryData object.
- setInputData(String) - Method in class marytts.server.Request
-
- setInputType(String) - Method in class marytts.LocalMaryInterface
-
- setIsRoot(boolean) - Method in class marytts.cart.Node
-
Set isRoot to the given value
- setIvseq(int, int, double) - Method in class marytts.htsengine.HTSPStream
-
- setLeafNode(Node) - Method in class marytts.cart.DirectedGraphNode
-
- setLeftContextFrame(Datagram) - Method in class marytts.unitselection.concat.HnmUnitConcatenator.HnmUnitData
-
- setLeftTargetF0Values(double[]) - Method in class marytts.unitselection.analysis.Phone
-
Set the target F0 values of this phone's left half, with one value per Datagram in the phone's left unit
- setLength(double) - Method in class marytts.htsengine.HMMData
-
- setLength(double) - Method in class marytts.htsengine.HMMVoice
-
- setLf0Frame(int) - Method in class marytts.htsengine.HTSUttModel
-
- setLf0Mean(int, int, double) - Method in class marytts.htsengine.HTSModel
-
- setLf0Mean(int, double[]) - Method in class marytts.htsengine.HTSModel
-
- setlf0Pst(HTSPStream) - Method in class marytts.htsengine.HTSParameterGeneration
-
- setLf0Variance(int, int, double) - Method in class marytts.htsengine.HTSModel
-
- setLf0Variance(int, double[]) - Method in class marytts.htsengine.HTSModel
-
- setLicenseURL(URL) - Method in class marytts.tools.install.ComponentDescription
-
- setLocale(Locale) - Method in class marytts.LocalMaryInterface
-
- setLocale(Locale) - Method in class marytts.tools.install.ComponentDescription
-
- setMagMean(int, int, double) - Method in class marytts.htsengine.HTSModel
-
- setMagMean(int, double[]) - Method in class marytts.htsengine.HTSModel
-
- setMagPst(HTSPStream) - Method in class marytts.htsengine.HTSParameterGeneration
-
- setMagVariance(int, int, double) - Method in class marytts.htsengine.HTSModel
-
- setMagVariance(int, double[]) - Method in class marytts.htsengine.HTSModel
-
- setMaryXmlDur(String) - Method in class marytts.htsengine.HTSModel
-
- setMaryXmlF0(String) - Method in class marytts.htsengine.HTSModel
-
- setMaxLf0GvIter(int) - Method in class marytts.htsengine.HMMData
-
- setMaxMgcGvIter(int) - Method in class marytts.htsengine.HMMData
-
- setMaxStrGvIter(int) - Method in class marytts.htsengine.HMMData
-
- setMcepMean(int, int, double) - Method in class marytts.htsengine.HTSModel
-
- setMcepMean(int, double[]) - Method in class marytts.htsengine.HTSModel
-
- setMcepPst(HTSPStream) - Method in class marytts.htsengine.HTSParameterGeneration
-
- setMcepVariance(int, int, double) - Method in class marytts.htsengine.HTSModel
-
- setMcepVariance(int, double[]) - Method in class marytts.htsengine.HTSModel
-
- setMother(Node, int) - Method in class marytts.cart.DirectedGraphNode
-
- setMother(Node, int) - Method in class marytts.cart.Node
-
set the mother node of this node, and remember this node's index in mother.
- setMseq(int, int, double) - Method in class marytts.htsengine.HTSPStream
-
- setMseq(int, double[]) - Method in class marytts.htsengine.HTSPStream
-
- setName(String) - Method in interface marytts.signalproc.effects.AudioEffect
-
- setName(String) - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- setNeedToRestart(boolean) - Method in class marytts.modules.ExternalModule
-
- setNewStateDurationFactor(double) - Method in class marytts.modules.HTSEngine
-
- setNext(ViterbiCandidate) - Method in class marytts.unitselection.select.viterbi.ViterbiCandidate
-
Sets the next candidate in the queue
- setNext(ViterbiPath) - Method in class marytts.unitselection.select.viterbi.ViterbiPath
-
Set the next path
- setNext(ViterbiPoint) - Method in class marytts.unitselection.select.viterbi.ViterbiPoint
-
Sets the next point in the queue
- setNumFilters(int) - Method in class marytts.htsengine.HMMData
-
- setNumModel(int) - Method in class marytts.htsengine.HTSUttModel
-
- setNumState(int) - Method in class marytts.htsengine.HTSUttModel
-
- setOrderFilters(int) - Method in class marytts.htsengine.HMMData
-
- setOutput(MaryData) - Method in class marytts.modules.ExternalModuleRequest
-
- setOutputParams(String) - Method in class marytts.datatypes.MaryData
-
- setOutputType(String) - Method in class marytts.LocalMaryInterface
-
- setOutputTypeParams(String) - Method in class marytts.LocalMaryInterface
-
- setPackageFilename(String) - Method in class marytts.tools.install.ComponentDescription
-
- setPackageMD5Sum(String) - Method in class marytts.tools.install.ComponentDescription
-
- setPackageSize(int) - Method in class marytts.tools.install.ComponentDescription
-
- setPar(int, int, double) - Method in class marytts.htsengine.HTSPStream
-
- setParam(String) - Method in interface marytts.unitselection.weightingfunctions.WeightFunc
-
Possibly set optional parameters.
- setParam(String) - Method in class marytts.unitselection.weightingfunctions.WeightingFunction.linear
-
Optional argument setting.
- setParam(String) - Method in class marytts.unitselection.weightingfunctions.WeightingFunction.step
-
Optional argument setting.
- setParams(String) - Method in interface marytts.signalproc.effects.AudioEffect
-
- setParams(String) - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- setParamsFromFullName(String) - Method in class marytts.signalproc.effects.BaseAudioEffect
-
- setPdfMagStream(InputStream) - Method in class marytts.htsengine.HMMData
-
- setPdfStrStream(InputStream) - Method in class marytts.htsengine.HMMData
-
- setPh(Element, String) - Method in class marytts.modules.JPhonemiser
-
- setPhoneme(String) - Method in class marytts.htsengine.HTSEngineTest.PhonemeDuration
-
- setPhonemeAlignmentForDurations(boolean) - Method in class marytts.modules.HTSEngine
-
- setPhoneName(String) - Method in class marytts.htsengine.HTSModel
-
- setPitchmarks(int[]) - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
Set the array of to-be-realised pitchmarks for the realisation of the selected unit.
- setPlainText(String) - Method in class marytts.datatypes.MaryData
-
- setPredictDurAndF0(boolean) - Method in class marytts.modules.acoustic.HMMModel
-
This variable is set to true whenever the same HMMModel is used to predict both duration and F0.
- setProblemOccurred(boolean) - Method in class marytts.modules.ExternalModuleRequest
-
- setPunctuationPosRegex() - Method in class marytts.modules.JPhonemiser
-
Compile a regex pattern used to determine whether tokens are processed as punctuation or not, based on whether their
pos attribute matches the pattern.
- setRate(int) - Method in class marytts.htsengine.HMMData
-
- setRealisedAcoustParams(String) - Method in class marytts.htsengine.HTSUttModel
-
- setRealisedDurations(String) - Method in class marytts.modules.HTSEngine
-
- setRealisedProsody(List<Element>, HTSUttModel) - Static method in class marytts.modules.HTSEngine
-
- setReasonableDefaults() - Method in class marytts.LocalMaryInterface
-
- setRegistrationComplete() - Static method in class marytts.datatypes.MaryDataType
-
Indicate that the registration is now complete.
- setRegistrationComplete() - Static method in class marytts.modules.ModuleRegistry
-
Indicate that the registration is now complete.
- setRightContextFrame(Datagram) - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
- setRightContextFrame(Datagram) - Method in class marytts.unitselection.concat.OverlapUnitConcatenator.OverlapUnitData
-
- setRightTargetF0Values(double[]) - Method in class marytts.unitselection.analysis.Phone
-
Set the target F0 values of this phone's right half, with one value per Datagram in the phone's right unit
- setRMSE(double) - Method in class marytts.machinelearning.SoP
-
- setRootNode(Node) - Method in class marytts.cart.DirectedGraph
-
Set the root node of this CART
- setSelected(boolean) - Method in class marytts.tools.install.ComponentDescription
-
- setSharedFiles(Set<String>) - Method in class marytts.tools.install.ComponentDescription
-
- setStage(int) - Method in class marytts.htsengine.HMMData
-
- setStateAlignmentForDurations(boolean) - Method in class marytts.modules.HTSEngine
-
- setStreamingAudio(boolean) - Method in class marytts.LocalMaryInterface
-
- setStrMean(int, int, double) - Method in class marytts.htsengine.HTSModel
-
NOT USED -- remove? public String getShortPhoneName(){ String aux; int l,r; l = name.indexOf("-"); r = name.indexOf("+");
aux = name.substring(l+1, r);
return aux;
}
- setStrMean(int, double[]) - Method in class marytts.htsengine.HTSModel
-
- setStrPst(HTSPStream) - Method in class marytts.htsengine.HTSParameterGeneration
-
- setStrVariance(int, int, double) - Method in class marytts.htsengine.HTSModel
-
- setStrVariance(int, double[]) - Method in class marytts.htsengine.HTSModel
-
- setStyle(String) - Method in class marytts.LocalMaryInterface
-
- setTarget(Target) - Method in class marytts.unitselection.select.viterbi.ViterbiPoint
-
Sets the target of this point
- setTargetDurationInSeconds(float) - Method in class marytts.unitselection.select.Target
-
- setTimeLimit(long) - Method in class marytts.modules.ProcessTimeoutDestroyer
-
A timelimit > 0 will cause the timeout-destroy procedure to be started.
- setTokenizerLanguage(String) - Method in class marytts.modules.JTokeniser
-
Set the tokenizer language to be different from the Locale of the module.
- setTokenText(Element, String) - Static method in class marytts.util.dom.MaryDomUtils
-
Convenience method for setting the text string of a token element.
- setTotalDur(int) - Method in class marytts.htsengine.HTSModel
-
- setTotalDurMillisec(int) - Method in class marytts.htsengine.HTSModel
-
- setTotalFrame(int) - Method in class marytts.htsengine.HTSUttModel
-
- setType(String) - Method in class marytts.tools.install.VoiceComponentDescription
-
- setUniqueDecisionNodeId(int) - Method in class marytts.cart.DecisionNode
-
- setUniqueGraphNodeID(int) - Method in class marytts.cart.DirectedGraphNode
-
- setUniqueLeafId(int) - Method in class marytts.cart.LeafNode
-
- setUnitDuration(int) - Method in class marytts.unitselection.concat.BaseUnitConcatenator.UnitData
-
Set the realised duration of this unit, in samples.
- setUnitNames(String[]) - Method in class marytts.vocalizations.VocalizationUnit
-
- setUnits(Unit[]) - Method in class marytts.vocalizations.VocalizationUnit
-
Set units
- setUnpronounceablePosRegex() - Method in class marytts.modules.JPhonemiser
-
Compile a regex pattern used to determine whether tokens are processed as unprounounceable or not, based on whether their
pos attribute matches the pattern.
- setupFeatureComputer() - Method in class marytts.modules.acoustic.Model
-
- setupGenericFeatureProcessors() - Method in class marytts.features.FeatureProcessorManager
-
- setupHardcodedPhoneFeatureValues() - Method in class marytts.features.FeatureProcessorManager
-
Deprecated.
- setupPhoneFeatureProcessors(AllophoneSet, String[], String, Map<String, String[]>) - Method in class marytts.features.FeatureProcessorManager
-
Set up phone feature processors based on phoneset.
- setUseAcousticModels(boolean) - Method in class marytts.htsengine.HMMData
-
- setUseContextDepenendentGV(boolean) - Method in class marytts.htsengine.HMMData
-
- setUseFourierMag(boolean) - Method in class marytts.htsengine.HMMData
-
- setUseGV(boolean) - Method in class marytts.htsengine.HMMData
-
- setUseLogGain(boolean) - Method in class marytts.htsengine.HMMData
-
- setUseMixExc(boolean) - Method in class marytts.htsengine.HMMData
-
- setValidating(boolean) - Method in class marytts.datatypes.MaryData
-
- setVersion(String) - Method in class marytts.tools.install.ComponentDescription
-
- setVoice(String) - Method in class marytts.LocalMaryInterface
-
- setVoiced(int, boolean) - Method in class marytts.htsengine.HTSModel
-
- setVoicedArray(boolean[]) - Method in class marytts.htsengine.HTSParameterGeneration
-
- setVseq(int, double[]) - Method in class marytts.htsengine.HTSPStream
-
- setWarnClient(boolean) - Method in class marytts.datatypes.MaryData
-
Deprecated.
- setWarnClient(boolean) - Method in class marytts.modules.APMLParser
-
- setWarnClient(boolean) - Method in class marytts.modules.EmotionmlParser
-
- setWarnClient(boolean) - Method in class marytts.modules.SableParser
-
- setWarnClient(boolean) - Method in class marytts.modules.SSMLParser
-
- SFFS - Class in marytts.machinelearning
-
Sequential Floating Forward Search(SFFS) for selection of features Ref: Pudil, P., J.
- SFFS(int, boolean, boolean) - Constructor for class marytts.machinelearning.SFFS
-
Sequential Floating Forward Search(SFFS) for selection of features
- ShortDescriptionPanel - Class in marytts.tools.install
-
- ShortDescriptionPanel(ComponentDescription, VoiceUpdateListener) - Constructor for class marytts.tools.install.ShortDescriptionPanel
-
Creates new form ShortDescriptionPanel
- shortenPfeat(String) - Method in class marytts.htsengine.PhoneTranslator
-
Shorten the key name (to make the full context names shorter) See common_routines.pl in HTS training.
- SHORTFEATURES - Static variable in class marytts.features.FeatureDefinition
-
- shortValuedDiscreteFeatureProcessors - Variable in class marytts.features.TargetFeatureComputer
-
- shortValuedDiscreteFeatures - Variable in class marytts.features.FeatureVector
-
- ShortValuedFeatureProcessor - Interface in marytts.features
-
Performs a specific type of processing on an item and returns an object.
- shutdown() - Method in class marytts.modules.ExternalModule
-
- shutdown() - Method in class marytts.modules.InternalModule
-
- shutdown() - Method in interface marytts.modules.MaryModule
-
Allow the module to shut down cleanly.
- shutdown() - Static method in class marytts.server.Mary
-
Orderly shut down the MARY system.
- shutdown() - Method in class marytts.util.MaryCache
-
Shut down the cache.
- SimplePhoneme2AP - Class in marytts.modules
-
Read a simple phone string and generate default acoustic parameters.
- SimplePhoneme2AP(String) - Constructor for class marytts.modules.SimplePhoneme2AP
-
- SimplePhoneme2AP(MaryDataType, MaryDataType, Locale) - Constructor for class marytts.modules.SimplePhoneme2AP
-
- SIMPLEPHONEMES - Static variable in class marytts.datatypes.MaryDataType
-
- skipNextDatagram(ByteBuffer) - Method in class marytts.unitselection.data.TimelineReader
-
Skip the upcoming datagram at the current position of the byte buffer.
- solutionSize - Variable in class marytts.machinelearning.SFFS
-
- solve(Target, FeatureDefinition, boolean) - Method in class marytts.machinelearning.SoP
-
Solve the linear equation given the features (factors) in t and coeffs and factors in the SoP object * if interceptTterm =
TRUE solution = coeffs[0] + coeffs[1]*factors[0] + coeffs[2]*factors[1] + ...
- solve(Target, FeatureDefinition, boolean, boolean) - Method in class marytts.machinelearning.SoP
-
- SoP - Class in marytts.machinelearning
-
Contains the coefficients and factors of an equation of the form: if interceptTterm = TRUE solution = coeffs[0] +
coeffs[1]*factors[0] + coeffs[2]*factors[1] + ...
- SoP() - Constructor for class marytts.machinelearning.SoP
-
- SoP(FeatureDefinition) - Constructor for class marytts.machinelearning.SoP
-
Build a new empty sop with the given feature definition.
- SoP(String, FeatureDefinition) - Constructor for class marytts.machinelearning.SoP
-
- SoPDurationModeller - Class in marytts.modules
-
- SoPDurationModeller(String, String) - Constructor for class marytts.modules.SoPDurationModeller
-
Constructor which can be directly called from init info in the config file.
- SoPDurationModeller(String, String, String) - Constructor for class marytts.modules.SoPDurationModeller
-
Constructor which can be directly called from init info in the config file.
- SoPDurationModeller(Locale, String, FeatureProcessorManager) - Constructor for class marytts.modules.SoPDurationModeller
-
Constructor to be called with instantiated objects.
- SoPF0Modeller - Class in marytts.modules
-
- SoPF0Modeller(String, String) - Constructor for class marytts.modules.SoPF0Modeller
-
Constructor which can be directly called from init info in the config file.
- SoPF0Modeller(String, String, String) - Constructor for class marytts.modules.SoPF0Modeller
-
Constructor which can be directly called from init info in the config file.
- SoPF0Modeller(Locale, String, FeatureProcessorManager) - Constructor for class marytts.modules.SoPF0Modeller
-
Constructor to be called with instantiated objects.
- SoPModel - Class in marytts.modules.acoustic
-
Model for predicting duration and F0 from SoP models
- SoPModel(FeatureProcessorManager, String, InputStream, String, String, String, String, String) - Constructor for class marytts.modules.acoustic.SoPModel
-
Model constructor
- SourceTargetPair - Class in marytts.vocalizations
-
Class represents Source unit, target unit and contour distance between these units.
- SourceTargetPair(int, int, double) - Constructor for class marytts.vocalizations.SourceTargetPair
-
- split(int) - Method in class marytts.cart.impose.MaryNode
-
- splitIntoAllophones(String) - Method in class marytts.modules.phonemiser.Syllabifier
-
- SSML - Static variable in class marytts.datatypes.MaryDataType
-
- SSMLParser - Class in marytts.modules
-
Transforms a SABLE document into a raw (untokenised) MaryXML document
- SSMLParser() - Constructor for class marytts.modules.SSMLParser
-
- StadiumEffect - Class in marytts.signalproc.effects
-
- StadiumEffect() - Constructor for class marytts.signalproc.effects.StadiumEffect
-
- StadiumEffect(int) - Constructor for class marytts.signalproc.effects.StadiumEffect
-
- start() - Method in class marytts.unitselection.select.FFRTargetCostFunction.TargetCostReporter
-
- start() - Method in class marytts.unitselection.select.HalfPhoneFFRTargetCostFunction.TargetCostReporter
-
- start() - Method in class marytts.unitselection.select.JoinCostFeatures.JoinCostReporter
-
- startTime - Variable in class marytts.unitselection.data.Unit
-
Unit start time, expressed in samples.
- startup() - Method in class marytts.modules.APMLParser
-
- startup() - Method in class marytts.modules.CARTDurationModeller
-
Deprecated.
- startup() - Method in class marytts.modules.CARTF0Modeller
-
Deprecated.
- startup() - Method in class marytts.modules.EmotionmlParser
-
- startup() - Method in class marytts.modules.ExternalModule
-
- startup() - Method in class marytts.modules.FestivalCaller
-
- startup() - Method in class marytts.modules.HMMDurationF0Modeller
-
Deprecated.
- startup() - Method in class marytts.modules.InternalModule
-
- startup() - Method in class marytts.modules.JPhonemiser
-
- startup() - Method in class marytts.modules.JTokeniser
-
- startup() - Method in class marytts.modules.KlattDurationModeller
-
- startup() - Method in interface marytts.modules.MaryModule
-
Allow the module to start up, performing whatever is necessary to become operational.
- startup() - Method in class marytts.modules.MaryXMLToText
-
- startup() - Method in class marytts.modules.MinimalisticPosTagger
-
- startup() - Method in class marytts.modules.OpenNLPPosTagger
-
- startup() - Method in class marytts.modules.PolynomialF0Modeller
-
- startup() - Method in class marytts.modules.PronunciationModel
-
- startup() - Method in class marytts.modules.ProsodyGeneric
-
- startup() - Method in class marytts.modules.SableParser
-
- startup() - Method in class marytts.modules.SimplePhoneme2AP
-
- startup() - Method in class marytts.modules.SoPDurationModeller
-
- startup() - Method in class marytts.modules.SoPF0Modeller
-
- startup() - Method in class marytts.modules.SSMLParser
-
- startup() - Method in class marytts.modules.synthesis.HMMSynthesizer
-
- startup() - Method in class marytts.modules.Synthesis
-
- startup() - Method in interface marytts.modules.synthesis.WaveformSynthesizer
-
Start up the waveform synthesizer.
- startup() - Method in class marytts.modules.SynthesisCallerBase
-
- startup() - Method in class marytts.modules.TextToMaryXML
-
- startup() - Static method in class marytts.server.Mary
-
Start the MARY system and all modules.
- startup(boolean) - Static method in class marytts.server.Mary
-
Start the MARY system and all modules.
- startup() - Method in class marytts.unitselection.interpolation.InterpolatingSynthesizer
-
Start up the waveform synthesizer.
- startup() - Method in class marytts.unitselection.UnitSelectionSynthesizer
-
Start up the waveform synthesizer.
- state - Variable in class marytts.modules.ExternalModule
-
- state - Variable in class marytts.modules.InternalModule
-
- STATE_OFF - Static variable in class marytts.server.Mary
-
- STATE_RUNNING - Static variable in class marytts.server.Mary
-
- STATE_SHUTTING_DOWN - Static variable in class marytts.server.Mary
-
- STATE_STARTING - Static variable in class marytts.server.Mary
-
- StatisticalCostFunction - Interface in marytts.unitselection.select
-
A statistical cost function
- StatisticalModelCost - Class in marytts.unitselection.select
-
StatisticalModelCost for a given unit
- StatisticalModelCost() - Constructor for class marytts.unitselection.select.StatisticalModelCost
-
Empty constructor; when using this, call init() separately to initialise this class.
- streamAudio - Variable in class marytts.server.Request
-
- strEffectName - Variable in class marytts.signalproc.effects.BaseAudioEffect
-
- strExampleParameters - Variable in class marytts.signalproc.effects.BaseAudioEffect
-
- strHelpText - Variable in class marytts.signalproc.effects.BaseAudioEffect
-
- string2AudioEffect(String, int) - Method in class marytts.signalproc.effects.EffectsApplier
-
- StringPredictionTree - Class in marytts.cart
-
- StringPredictionTree(Node, FeatureDefinition, String[]) - Constructor for class marytts.cart.StringPredictionTree
-
- StringPredictionTree(BufferedReader, FeatureDefinition) - Constructor for class marytts.cart.StringPredictionTree
-
This constructs a new string prediction tree from a stream containing a tree in wagon format.
- strLineBreak - Static variable in class marytts.signalproc.effects.BaseAudioEffect
-
- strParams - Variable in class marytts.signalproc.effects.BaseAudioEffect
-
- styleTagName - Variable in class marytts.features.MaryGenericFeatureProcessors.Style
-
- subset(String[]) - Method in class marytts.features.FeatureDefinition
-
Create a new FeatureDefinition that contains a subset of the features in this.
- Syllabifier - Class in marytts.modules.phonemiser
-
- Syllabifier(AllophoneSet, boolean) - Constructor for class marytts.modules.phonemiser.Syllabifier
-
Deprecated.
- Syllabifier(AllophoneSet) - Constructor for class marytts.modules.phonemiser.Syllabifier
-
Deprecated.
- syllabify(String) - Method in class marytts.modules.phonemiser.Syllabifier
-
Deprecated.
Syllabify a phonetic string, marking syllable boundaries with dash characters in the output.
- syllabify(LinkedList<String>) - Method in class marytts.modules.phonemiser.Syllabifier
-
Deprecated.
Syllabify a LinkedList of phones.
- syllabify(String) - Method in class marytts.modules.phonemiser.TrainedLTS
-
Phone chain is syllabified.
- SYLLABLE - Static variable in class marytts.datatypes.MaryXML
-
- Syllable - Class in marytts.unitselection.data
-
This class represents the section of a feature file which constitutes a sentence.
- Syllable(FeatureFileReader, int, int) - Constructor for class marytts.unitselection.data.Syllable
-
- syllableAccents - Variable in class marytts.modules.ProsodyGeneric
-
- syllableDir - Variable in class marytts.modules.FestivalCaller
-
- SyllableIterator - Class in marytts.unitselection.data
-
- SyllableIterator(FeatureFileReader, int, int) - Constructor for class marytts.unitselection.data.SyllableIterator
-
Create a syllable iterator over the given feature file, starting from the given fromUnitIndex and reaching up to (and
including) the given toUnitIndex
- Synthesis - Class in marytts.modules
-
The synthesis module.
- Synthesis() - Constructor for class marytts.modules.Synthesis
-
- SynthesisCallerBase - Class in marytts.modules
-
A base class for a synthesis caller.
- SynthesisCallerBase(String, MaryDataType, MaryDataType) - Constructor for class marytts.modules.SynthesisCallerBase
-
- SynthesisConfig - Class in marytts.config
-
- SynthesisConfig(InputStream) - Constructor for class marytts.config.SynthesisConfig
-
- synthesiseOneSection(String, Voice) - Method in class marytts.modules.FestivalCaller
-
Process a single utterance in FESTIVAL_UTT text format.
- synthesiseOneSection(String, Voice) - Method in class marytts.modules.SynthesisCallerBase
-
Synthesise one chunk of synthesis markup with a given voice.
- synthesisParams - Variable in class marytts.vocalizations.HNMSynthesisTechnology
-
- SynthesisRequestHandler - Class in marytts.server.http
-
Provides functionality to process synthesis http requests
- SynthesisRequestHandler() - Constructor for class marytts.server.http.SynthesisRequestHandler
-
- synthesisWithContinuousFeatureProcessors() - Method in class marytts.htsengine.HTSEngineTest
-
Generation of speech using external specification of duration: using ContinuousFeatureProcessors of TARGETFEATURES Input: a
TARGETFEATURES (.pfeats) file, this file should contain ContinuousFeatureProcessors: unit_duration float unit_logf0 float
unit_logf0delta float The features unit_duration and unit_logf0 are used as external prosody, unit_logf0Delta is not used.
- synthesisWithProsodySpecificationInExternalFiles() - Method in class marytts.htsengine.HTSEngineTest
-
Generation of speech using external specification of duration: duration and logf0 in external files Input: a TARGETFEATURES
(.pfeats) file
- synthesize(List<Element>, Voice, String) - Method in class marytts.modules.synthesis.HMMSynthesizer
-
Synthesize a given part of a MaryXML document.
- synthesize(List<Element>, String) - Method in class marytts.modules.synthesis.Voice
-
Synthesize a list of tokens and boundaries with the waveform synthesizer providing this voice.
- synthesize(List<Element>, Voice, String) - Method in interface marytts.modules.synthesis.WaveformSynthesizer
-
Synthesize a given part of a MaryXML document.
- synthesize(Datagram[][], Datagram[], Datagram[]) - Method in class marytts.unitselection.concat.HnmUnitConcatenator
-
- synthesize(List<Element>, Voice, String) - Method in class marytts.unitselection.interpolation.InterpolatingSynthesizer
-
Synthesize a given part of a MaryXML document.
- synthesize(List<Element>, Voice, String) - Method in class marytts.unitselection.UnitSelectionSynthesizer
-
Synthesize a given part of a MaryXML document.
- synthesize(int, AudioFileFormat) - Method in class marytts.vocalizations.FDPSOLASynthesisTechnology
-
Synthesize given vocalization (i.e.
- synthesize(int, AudioFileFormat) - Method in class marytts.vocalizations.HNMSynthesisTechnology
-
Synthesize given vocalization (i.e.
- synthesize(int, AudioFileFormat) - Method in class marytts.vocalizations.MLSASynthesisTechnology
-
Synthesize given vocalization using MLSA vocoder
- synthesize(int, AudioFileFormat) - Method in class marytts.vocalizations.VocalizationSynthesisTechnology
-
Synthesize given vocalization
- synthesize(Voice, AudioFileFormat, Element) - Method in class marytts.vocalizations.VocalizationSynthesizer
-
Handle a request for synthesis of vocalization
- synthesizer() - Method in class marytts.modules.synthesis.Voice
-
- synthesizerClasses() - Static method in class marytts.server.MaryProperties
-
Names of the classes to use as waveform synthesizers.
- synthesizeUsingImposedF0(int, int, AudioFileFormat) - Method in class marytts.vocalizations.FDPSOLASynthesisTechnology
-
Impose target intonation contour on given vocalization using HNM technology
- synthesizeUsingImposedF0(int, int, AudioFileFormat) - Method in class marytts.vocalizations.HNMSynthesisTechnology
-
Impose target intonation contour on given vocalization using HNM technology
- synthesizeUsingImposedF0(int, int, AudioFileFormat) - Method in class marytts.vocalizations.MLSASynthesisTechnology
-
Impose target intonation contour on given vocalization using MLSA technology
- synthesizeUsingImposedF0(int, int, AudioFileFormat) - Method in class marytts.vocalizations.VocalizationSynthesisTechnology
-
Impose target intonation contour on given vocalization