View Single Post
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#414
Originally Posted by MartinK View Post
Have you tried how the batch download to sqlite fares in 0.20-3 ?
I was having the same issue. 0.20-3 fixed it for me.

I also found part of the issue with my longer trip? Apparently something in the install is nuking the sqlite db files? When I updated to the new version the db file went away. So I'm backing those up now before updates in the future.

Originally Posted by MartinK View Post
The emphasis tags come from SSML are used so that espeak puts emphasis on important words
I got this too, and know how to fix it. In the rule file you have:
Code:
St.;Street
In the case of regex, the dot (.) matches a single character. So:
Code:
Turn right on <emphasis>Jay St</emphasis>
becomes:
Code:
Turn right on Jay Street /emphasis>
Originally Posted by MartinK View Post
OK, I'll try to investigate if I can find something about this mysterious option.
I'm testing an option or two right now. If I go lock-up free for a while I'll post my settings here. It's a bandaid to what's clearly a kernel bug, but it's better than nothing. (Which is what Nokia is good at delivering so far.)

Thanks for the feedback and updates!
 

The Following 4 Users Say Thank You to woody14619 For This Useful Post: