Quote:
finally I got it working in large part. If I run 'python hear.py' words with umlauts are recognized. I guess I 'just' have to train my speech recognition one or two more times.
But I saw another failure. (...error details...)
|
Wait, that detailed error looks like an error in hear.py. But you said when you run python hear.py that they are recognized, so that is a bit confusing. I'm trying to figure out which of the two is failing - hear.py or go.pl.
I ran some quick tests with go.pl and I see that, even if a valid umlaut voice command is forced in (not using hear.py but with my special trick), go.pl does not handle it properly. I'll look into it.