A few seconds ago:
ubuntu@ubuntu-desktop:~/Documents/201005/speech2text$ git pull origin masterremote: Counting objects: 17, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 9 (delta 8), reused 0 (delta 0)
Unpacking objects: 100% (9/9), done.
From git://speech2text.git.sourceforge.net/gitroot/speech2text/speech2text
* branch master -> FETCH_HEAD
Updating afe2203..5853434
Fast-forward
simon/model/phonemes | 1 +
.../src/simonmodelmanagementui/ImportDict/dict.cpp | 3 ---
2 files changed, 1 insertions(+), 3 deletions(-)
ubuntu@ubuntu-desktop:~/Documents/201005/speech2text$ ./build_ubuntu.sh
Let’s take a look into sam:
1. Sorting is now working. Thanks for fixing that issue.
2. But the Edit sample button seems to be broken now.
I imported the words Hochkulturen (with IPA-[χ]) and Hochkultur (with ASCII-[x]), but only the word Hochkultur is being displayed:
After importing the words Hochkulturen (with UTF-8-[χ]) and Hochkultur (with ASCII-[x]), only one word remains. Obviously, the other word Hochkulturen has been omitted by simon. Maybe this is a simon security precaution.






