SpeakingTask defines a type of speaking task that will be handled. It is primarily
used to indicate to methods that create decoding graphs what type of task they need
to handle, so that appropiate customization can be done when creating language model
and decoding graph.
SpeakingTask defines a type of speaking task that will be handled. It is primarily used to indicate to methods that create decoding graphs what type of task they need to handle, so that appropiate customization can be done when creating language model and decoding graph.