|
2015-06-04
, 06:06
|
Posts: 752 |
Thanked: 2,808 times |
Joined on Jan 2011
@ Czech Republic
|
#792
|
|
2015-06-28
, 06:50
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#793
|
|
2015-07-08
, 07:35
|
Posts: 98 |
Thanked: 52 times |
Joined on Mar 2015
|
#795
|
I'll take a look at what Hound could do for Saera when I get an invite for the API (it's invite-only at the moment).
Progress update: Sailfish OS port is just about ready for release, once I figure out packaging details.
I've been working on the Harmattan port, as well. Here's what I've found:
- The old version of PyOtherSide that works with Harmattan is synchronous, meaning the UI hangs while commands run. Hopefully I can work around this with threads or something.
- Harmattan makes it much more difficult to do things like set alarms or read contact lists than either Maemo or Sailfish OS - it looks like I may need C shims for some functions.
- Harmattan uses a different name for ld.so (the system linker) than Maemo or Sailfish, meaning all the Julius binaries needed to be recompiled (despite it being the same CPU architecture - odd.)
So Harmattan port will not be released just yet, but hopefully will be fully functional by the end of the summer.
The Following User Says Thank You to carepack For This Useful Post: | ||
|
2015-07-18
, 23:46
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#796
|
|
2015-07-19
, 08:51
|
Posts: 98 |
Thanked: 52 times |
Joined on Mar 2015
|
#797
|
Saera has been released on OpenRepos!
READ BEFORE INSTALLING:
- Before installing, you will need to install eSpeak. I had intended to package eSpeak with Saera, like BillyBass does, but the eSpeak sources are on SourceForge, which is down.
- The first time you launch Saera, it may take several minutes to build all the caches, and it will need an internet connection to find local street names. After the first time it should start up in a few seconds.
- If you have a GitHub account, please report bugs on the issues page rather than in this thread - it makes it easier to keep track of them.
|
2015-07-19
, 10:13
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#798
|
- Before installing, you will need to install eSpeak. I had intended to package eSpeak with Saera, like BillyBass does, but eSpeak sources are on SourceForge, which is down..
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
|
2015-07-19
, 15:44
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#799
|
hi taixzo
thx for the release. is something else nedded than espeak and internet connection? I see that when saera is started the satellite icon is coming up on the lockscreen. And seara stucks a initializing speech recognition. Waiting since ten minutes now. Someone else got this??
edit:
ok. I straced the app starting once via strace /usr/bin/harbour-seara and once via xdg-open. In both cases the app is starting like it should. If I start it via ui it hungs up on "initialize voice recognition"
edit 2:
http://pastebin.com/LhRMbHwh is an output via strace /usr/bin/harbour-saera
I can click the microfone but nothing happens. Maybe the output is helpful for you
edit 3:
could it be that a lot of pictures and music are responsible for this? Got nearly 4000 pics and lots of music stuff
Uh oh, that made me afraid/shocked for a moment.
Until I checked
http://sourceforge.net/projects/espeak/files/espeak/
works fine.
The Following 2 Users Say Thank You to taixzo For This Useful Post: | ||
|
2015-07-19
, 15:51
|
Posts: 98 |
Thanked: 52 times |
Joined on Mar 2015
|
#800
|
Hmm, there is an error somewhere in the Python script. Could you run "harbour-saera" from a terminal and let me know what the beginning of the output is (up until the first "NameError: name 'saera2' is not defined")?
The Following User Says Thank You to carepack For This Useful Post: | ||
Tags |
saera, speech-to-text |
|
In other news: I now have a N9 to develop on. So Saera will be making a return to Harmattan in addition to the Sailfish and Maemo ports!
Saera: A Siri clone for the N900, N9(50) and Jolla
Follow me on Twitter: twitter.com/taixzo