Skip to content
Snippets Groups Projects
Commit ba191b0b authored by Sarah Schröder's avatar Sarah Schröder
Browse files

added some phrases to the helpmecarry grammar

parent ba7ef3e0
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ alsadevice=sysdefault;
[pocketsphinxinstance]
name=name;
jsgf=../../psGrammar/tasks/helpmecarry/helpmecarry_meetPerson.jsgf;
rsbscope=/speechrec/psa/helpmecarry/person;
rsbscope=/speechrec/psa/helpmecarry/name;
bestpath=no;
autoload=yes;
......@@ -24,7 +24,7 @@ autoload=yes;
[pocketsphinxinstance]
name=confirm;
jsgf=../../psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/helpmecarry/confirm;
rsbscope=/speechrec/psa/confirm;
bestpath=no;
autoload=yes;
......@@ -7,10 +7,10 @@ public <statement> = [<robot>] [please] <command> [please] [<robot>];
<command> = (<follow> | <stop> | <goto> | <take>);
<follow> = (follow | come with )[me];
<follow> = ((follow | come with )[me] | hello );
<stop> = ((((stop [following me]) | wait) [here]) | here is the car );
<goto> = (go to [the] <place>);
<take> = (take | bring) ((this [bag]) | the groceries) to [the] <place>;
<take> = (take | bring | deliver | put) ((this | the) [(bag | groceries)]) (on | onto | to) [the] <place>;
<place> = (place one | place two | door | start);
<place> = (kitchen | bathroom);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment