Package done.inpro.system

Some example systems built with InproTK, which however may not run out-of-the-box.

See:
          Description

Package done.inpro.system Description

Some example systems built with InproTK, which however may not run out-of-the-box. Also, these systems are more likely to suffer bitrot than those in demo.inpro, as we do not test them on a regular basis.

inpro.system.carchase
a system that incrementally comments on events in a simple car chase environment. This system is further described in:
Timo Baumann and David Schlangen (2012):
"Inpro_iSS: A Component for Just-In-Time Incremental Speech Synthesis",
in: Proceedings of ACL 2012 System Demonstrations, Jeju Island, South Korea. You need to set up our incrementality extensions to MaryTTS for this system to work.
inpro.system.completion
A system that is able to co-complete/shadow a user's turn. This system is further described in:
Timo Baumann and David Schlangen (2011):
"Predicting the Micro-Timing of User Input for an Incremental Spoken Dialogue System that Completes a User's Ongoing Turn",
in: Proceedings of SigDial 2011, Portland, USA.
inpro.system.calendar
a system that incrementally reads out calendar entries and is responsive to noise events that interfer with its own speech. This system is further described in:
Hendrik Buschmeier, Timo Baumann, Benjamin Dorsch, Stefan Kopp and David Schlangen (2012):
"Combining Incremental Language Generation and Incremental Speech Synthesis for Adaptive Information Presentation",
in: Proceedings of SigDial 2012, Seoul, South Korea. This system is by default (using the ant file, or using Eclipse) not built as it requires the (proprietary) Java SPUD library, courtesy of David DeVault. We will help you set up this system if you can assure us that you are allowed to use JavaSPUD. If not, reading the code shuold still be somewhat educational to show how combined incremental NLG and speech synthesis can be realized in InproTK. You need to set up our incrementality extensions to MaryTTS for this system to work.