work on tutorial

This commit is contained in:
aarne
2005-12-16 14:10:32 +00:00
parent 43f43a176b
commit 9ebdba894b
3 changed files with 58 additions and 74 deletions

View File

@@ -41,10 +41,11 @@ To try out the grammar, do for example
> si -tr | p | l -multi -- translate speech input
[say:] I want to play Yesterday
```
The last command only works if you have installed
[ATK http://mi.eng.cam.ac.uk/~sjy/software.htm] and compiled
The last command only works if you have installed the
[ATK http://mi.eng.cam.ac.uk/~sjy/software.htm] speech recognition library
and compiled
[GF version 14/12/2005 http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/doc/darcs.html]
or later.
or later, with support for ATK enabled.
==Structure==