Serialized Form
Package demo.inpro.synthesis |
actionGroup
javax.swing.ButtonGroup actionGroup
colorGroup
javax.swing.ButtonGroup colorGroup
pieceGroup
javax.swing.ButtonGroup pieceGroup
actionGroup
javax.swing.ButtonGroup actionGroup
colorGroup
javax.swing.ButtonGroup colorGroup
pieceGroup
javax.swing.ButtonGroup pieceGroup
generatedText
javax.swing.JEditorPane generatedText
- a text field that displays the current value of
PatternDemonstrator.installment
installment
TreeStructuredInstallmentIU installment
- the IU holding the incrementally synthesized installment
dispatcher
DispatchStream dispatcher
iuUpdateRepainter
IU.IUUpdateListener iuUpdateRepainter
installmentActions
java.util.List<E> installmentActions
- used to update installment actions before a new installment is played
goAction
javax.swing.Action goAction
- the action to execute in order to start synthesis
dirGroup
javax.swing.ButtonGroup dirGroup
dirGroup
javax.swing.ButtonGroup dirGroup
Package demo.inpro.system.greifarm.gui |
emptyHand
ImageTile emptyHand
randomSource
java.util.Random randomSource
agent
com.sri.oaa2.agentlib.AgentImpl agent
Package done.inpro.system.carchase |
PAINT_PATH
boolean PAINT_PATH
background
java.awt.Image background
car
java.awt.Image car
carPosition
java.awt.Point carPosition
carAngle
double carAngle
carTargetAngle
double carTargetAngle
carIsReverseGear
boolean carIsReverseGear
timeline
org.pushingpixels.trident.Timeline timeline
targetPoint
java.awt.Point targetPoint
carPath
java.util.List<E> carPath
prevCarPosition
java.awt.Point prevCarPosition
Package extra.inpro.synthesis.visual |
editor
javax.swing.JEditorPane editor
inputText
java.lang.String inputText
aborted
boolean aborted
segmentModel
SegmentModel segmentModel
- the underlying segment model
pitchRange
SegmentModel.PitchRange pitchRange
- the current pitch range, used for auto-scaling of pitch values
segmentPopup
javax.swing.JPopupMenu segmentPopup
popupPoint
java.awt.Point popupPoint
- the point in which a popup event occurred
zoom
float zoom
- the zoom into the segment model
synthesisAction
javax.swing.Action synthesisAction
- the action to be triggered when something has changed in the segment model
that justifies resynthesizing the represented speech
cursorManipulator
java.awt.event.MouseMotionListener cursorManipulator
- changes the mouse cursor depending on what can currently be done
activateSegmentOrPMOnMousePressed
java.awt.event.MouseListener activateSegmentOrPMOnMousePressed
- setup everything so that dragging works
deactiveSegmentOrPMOnMouseReleased
java.awt.event.MouseListener deactiveSegmentOrPMOnMouseReleased
- teardown after something has been dragged
mouseDragHandler
java.awt.event.MouseMotionListener mouseDragHandler
- handles dragging of segment boundaries and pitch marks
popupHandler
java.awt.event.MouseListener popupHandler
- show the right popup which may trigger one of the following actions
insertSegmentAction
javax.swing.Action insertSegmentAction
- the action handling the insertion of a segment
changeSegmentAction
javax.swing.Action changeSegmentAction
- the action handling the label-text change of a segment
deleteSegmentAction
javax.swing.Action deleteSegmentAction
- the action handling the deletion of a segment
insertPitchMarkAction
javax.swing.Action insertPitchMarkAction
- the action handling the insertion of a pitch mark
deletePitchMarkAction
javax.swing.Action deletePitchMarkAction
- the action handling the deletion of a pitch mark
size
java.awt.Dimension size
vowelImage
java.awt.Image vowelImage
vowelHotSpots
java.util.List<E> vowelHotSpots
vowelImageOffset
java.awt.Point vowelImageOffset
consonantImage
java.awt.Image consonantImage
consonantHotSpots
java.util.List<E> consonantHotSpots
consonantImageOffset
java.awt.Point consonantImageOffset
silenceRect
java.awt.Rectangle silenceRect
mostRecentSound
java.lang.String mostRecentSound
segmentAction
javax.swing.Action segmentAction
topPanel
VisualTTS.TopPanel topPanel
audioPanel
AudioPanel audioPanel
segmentPanel
SegmentPanel segmentPanel
editDialog
EditDialog editDialog
maryAdapter
MaryAdapter maryAdapter
- our interface to mary
fileChooser
javax.swing.JFileChooser fileChooser
- this is global in order to keep the selected directories in sync between loading/saving
ttsAction
javax.swing.Action ttsAction
- calls TTS
editAction
javax.swing.Action editAction
- allows manual editing of the segment model in mbrola format
synthesisAction
javax.swing.Action synthesisAction
- resynthesizes
playAction
javax.swing.Action playAction
- plays the current audio
zoomAction
javax.swing.event.ChangeListener zoomAction
- changes the zoom level of the segment and audio panels
Package extra.inpro.training |
ssv
SpeechStateVisualizer ssv
uploadButton
javax.swing.JButton uploadButton
acceptButton
javax.swing.JButton acceptButton
discardButton
javax.swing.JButton discardButton
playbackButton
javax.swing.JButton playbackButton
resultField
javax.swing.JTextField resultField
slidePanel
SlideShowPanel slidePanel
- panel to show and control an inspirational slide show
chv
CurrentHypothesisViewer chv
- Sphinx ResultListener with a JTextField showing the current hypothesis
wavWriter
WavTEDLogger wavWriter
- Sphinx FrontEnd processor which writes VAD speech chunks to disk
recoRunner
DataCollector.RecoRunner recoRunner
- encapsulates (most) ASR stuff
sessionData
SessionData sessionData
- stores references to the various files, so that they can be sent to the server later on
metaData
MetaData metaData
- meta data for this recording session
configuration
CommandLineOptions configuration
pseudonym
javax.swing.JTextField pseudonym
gender
gender
age
age
region
region
microphone
microphone
description
java.lang.String description
- description for this slideshow
images
java.util.List<E> images
- list of currently available slides; initialized with one empty slide
current
int current
- index to the currently displayed slide
slideLabel
javax.swing.JLabel slideLabel
leftButton
javax.swing.JButton leftButton
rightButton
javax.swing.JButton rightButton
name
java.lang.String name
iuDocument
IUDocument iuDocument
textField
javax.swing.JTextField textField
tiles
java.util.List<E> tiles
draggingTile
Tile draggingTile
activeTile
Tile activeTile
clickOffset
Point clickOffset
showTiles
boolean showTiles
labelsVisible
boolean labelsVisible
cursorGrab
java.awt.Image cursorGrab
cursorFree
java.awt.Image cursorFree
grabbing
boolean grabbing
cursorPosition
Point cursorPosition
imageCenter
Point imageCenter
cursorVisible
boolean cursorVisible
buttonClickDelay
int buttonClickDelay
MOVE_SPEED
double MOVE_SPEED
moveThread
CursorCanvas.MoveThread moveThread
logger
org.apache.log4j.Logger logger
agent
com.sri.oaa2.agentlib.Agent agent
voiceCommands
DispatchPanel.VoiceCommand[] voiceCommands
actionMap
javax.swing.ActionMap actionMap
labels
javax.swing.JLabel[] labels
filename
java.lang.String filename
agent
com.sri.oaa2.agentlib.AgentImpl agent
leftLabel
javax.swing.JLabel leftLabel
rightLabel
javax.swing.JLabel rightLabel
leftDefault
java.lang.String leftDefault
rightDefault
java.lang.String rightDefault
name
java.lang.String name
agent
com.sri.oaa2.agentlib.Agent agent
calls
java.util.List<E> calls
bars
SimpleBarChart.Bar[] bars
maxValue
double maxValue
Package inpro.incremental.source |
listeners
java.util.List<E> listeners
wordIUs
IUList<IUType extends IU> wordIUs
edits
java.util.List<E> edits
currentWord
java.lang.String currentWord
currentFrame
int currentFrame
Package inpro.incremental.unit |
temporallySorted
boolean temporallySorted
firstIU
IU firstIU
deferred
boolean deferred
- whether voicing information is already available
voiced
boolean voiced
- whether the frame was classified as voiced
voicing
double voicing
- more informative voicing strength on a scale from 0 to 1
pitchHz
double pitchHz
- the pitch in Hz for this frame
power
java.lang.Double power
- the signal power
rbcFilteredPower
java.lang.Double rbcFilteredPower
rbcFilter
ddf.minim.effects.RevisedBCurveFilter rbcFilter
candidates
java.util.List<E> candidates
- all the pitch candidates for this frame, i.e. peaks in the autocorrelation function
Package inpro.pitch.notifier |
powerValues
java.util.List<E> powerValues
powerRange
ProsodyMonitor.Range powerRange
pitchValues
java.util.List<E> pitchValues
pitchRange
ProsodyMonitor.Range pitchRange