Momentarily, I have revision 1090 installed. I want to get the current revision:
1. $ cd 200912 (for Ubuntu newbies: with cd you change the directory when you use the Ubuntu terminal)
2. ubuntu-64bit@ubuntu-64bit-desktop:~/200912$ svn co https://speech2text.svn.sourceforge.net/svnroot/speech2text/trunk simonsource (I renamed the folder /home/ubuntu-64bit/200912/simonsource/build into /home/ubuntu-64bit/200912/simonsource/20100101-build because I got a complaint by svn; after the renaming the svn command worked out)
3. $ cd simonsource
4. ./build_ubuntu.sh
By the way, I didn’t forget that a scenario branch exists. Yesterday, I formatted a swappable hard drive on which I will install Ubuntu 9.10 (64-bit) so that I can take a look at the scenario branch.
Now the command ./build_ubuntu.sh obviously didn’t work out:
For the moment, I will stick with revision 1090.
Tags: svn

Hi!
For the newest versions you need the khotnewstuff3 development libraries and libattaca (and the kde bindings for it).
I don’t know what the Ubuntu packages are called but it shouldn’t be that hard to find that out.
The current version (1104) should be pretty interesting (not polished or anything but it should kinda work).
The scenario branch was merged to trunk yesterday. The scenario branch is now just an older version of what is in trunk now.
The old trunk/ (without scenarios) is available at branches/no-scenarios.
Looking forward to your feedback.
Greetings,
Peter
Oh and one more thing: simon will now ignore your old model files (except for the prompts which will make no sense if the corresponding lexicon is not there) so you need to start from scratch (different file formats).
However, you can use the import tools to import the lexicon and keep your prompts / trainings data. Then you only need to setup the grammar to fit manually to have your old model back.
For a clean start, I recommend to delete the complete ~/.kde/share/apps/simon folder (and the simond model at ~/.kde/share/apps/simond/models// while you are at it).
Greetings,
Peter