You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we've got basic ASR (#1) and we'll soon have a command understanding baseline (#9), we're going to want to evaluate these as a whole pipeline:
If we speak commands generated from the GPSR generator to the robot, how well do we do at actually understanding them (that is, how often is the actual resulting semantic parse correct)?
This will lead in a few directions, but the one we should explore first is basic tuning of the microphone. We've forked a nice driver package that provides a way to change the hardware's parameters. We should integrate the driver package's tuning interface with the ASR node.
The text was updated successfully, but these errors were encountered:
Now that we've got basic ASR (#1) and we'll soon have a command understanding baseline (#9), we're going to want to evaluate these as a whole pipeline:
This will lead in a few directions, but the one we should explore first is basic tuning of the microphone. We've forked a nice driver package that provides a way to change the hardware's parameters. We should integrate the driver package's tuning interface with the ASR node.
The text was updated successfully, but these errors were encountered: