maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [DEVEL] Saera: Siri clone for Maemo5, Harmattan and Sailfish OS (https://talk.maemo.org/showthread.php?t=84753)

mariusmssj 2013-01-01 18:13

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by taixzo (Post 1309782)
Thanks, I'll add python-pyside to dependencies.

But there is more than one, Is there a package to get them all?

taixzo 2013-01-01 18:31

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by mariusmssj (Post 1309785)
But there is more than one, Is there a package to get them all?

python-pyside is a metapackage which depends on the other pyside packages. apt-get should install them automatically; however, if nokia's repo is down that may not be possible. I believe there was a community project to back up Nokia's repos; I hope that is up and running by now.

MartinK 2013-01-01 18:31

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by mariusmssj (Post 1309785)
But there is more than one, Is there a package to get them all?

IIRC, installing python-pyside should pull all of them in.

mariusmssj 2013-01-01 19:08

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by MartinK (Post 1309789)
IIRC, installing python-pyside should pull all of them in.

Well which one from the list?
Code:

python-pyside.phonon_1.0.2-1maemo1+0m6_armel.deb               
python-pyside.phonon_1.0.7-1maemo2+0m6_armel.deb               
python-pyside.qtcore_1.0.2-1maemo1+0m6_armel.deb               
python-pyside.qtcore_1.0.7-1maemo2+0m6_armel.deb               
python-pyside.qtdeclarative_1.0.2-1maemo1+0m6_armel.deb       
python-pyside.qtdeclarative_1.0.7-1maemo2+0m6_armel.deb       
python-pyside.qtgui_1.0.2-1maemo1+0m6_armel.deb                       
python-pyside.qtgui_1.0.7-1maemo2+0m6_armel.deb                       
python-pyside.qtnetwork_1.0.2-1maemo1+0m6_armel.deb               
python-pyside.qtnetwork_1.0.7-1maemo2+0m6_armel.deb               
python-pyside.qtopengl_1.0.2-1maemo1+0m6_armel.deb               
python-pyside.qtopengl_1.0.7-1maemo2+0m6_armel.deb               
python-pyside.qtscript_1.0.2-1maemo1+0m6_armel.deb               
python-pyside.qtscript_1.0.7-1maemo2+0m6_armel.deb               
python-pyside.qtsql_1.0.2-1maemo1+0m6_armel.deb                       
python-pyside.qtsql_1.0.7-1maemo2+0m6_armel.deb                       
python-pyside.qtsvg_1.0.2-1maemo1+0m6_armel.deb                       
python-pyside.qtsvg_1.0.7-1maemo2+0m6_armel.deb                       
python-pyside.qtwebkit_1.0.2-1maemo1+0m6_armel.deb               
python-pyside.qtwebkit_1.0.7-1maemo2+0m6_armel.deb               
python-pyside.qtxml_1.0.2-1maemo1+0m6_armel.deb                       
python-pyside.qtxml_1.0.7-1maemo2+0m6_armel.deb                       
python-pyside_1.0.2-1maemo1+0m6_all.deb        2011-Jun-09               
python-pyside_1.0.7-1maemo2+0m6_all.deb


SolarisSixth 2013-01-01 19:39

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Sorry I took so long. But here are some screenshots. They don't fully represent all the "derpiness" (is derpiness a technical term?)

I can start it up:
http://i.imgur.com/2y3A9.png?1

And this is the main screen when I start it up:
http://i.imgur.com/5NTZj.png?1

Then after I press the button and ask a question this happens:
http://i.imgur.com/MGiAE.png?1

And I proceed to get this half the time, and the other half Saera responds successfully (I couldn't produce a successful response for a screenshot)
http://i.imgur.com/LVG2p.png?1

Note the missing bottom. That's my wall paper.

And also, if I turn the phone into landscape, that's what it looks like. However, not sure if landscape has been implemented yet, so it's not a big deal
http://i.imgur.com/GAF6Q.png?1


I would also like to add that while the app starts and runs, any action I dictate takes forever to return a response. The only thing I have gotten it to do is tell me the time, and even that only functions half the time.

Akkumaru 2013-01-02 04:12

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
I'll wait until Saera for harmattan is stable. Can't wait!

taixzo 2013-01-02 04:54

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by SolarisSixth (Post 1309819)
And I proceed to get this half the time, and the other half Saera responds successfully (I couldn't produce a successful response for a screenshot)
http://i.imgur.com/LVG2p.png?1

Note the missing bottom. That's my wall paper.

I'm still learning QML, and I am still trying to figure out what causes that - but I put that lower on priority because it doesn't affect the function.

Quote:

Originally Posted by SolarisSixth (Post 1309819)
And also, if I turn the phone into landscape, that's what it looks like. However, not sure if landscape has been implemented yet, so it's not a big deal
http://i.imgur.com/GAF6Q.png?1

I set it to be portrait-only for testing; I'm assuming you have a rotation tweak? I'll change it to allow landscape orientation so I can test that.

Quote:

Originally Posted by SolarisSixth (Post 1309819)
I would also like to add that while the app starts and runs, any action I dictate takes forever to return a response. The only thing I have gotten it to do is tell me the time, and even that only functions half the time.

If it returns results near-instantaneously, then Pocketsphinx is doing the speech recognition. If not, then it gave up and used Google Voice for it - which means it had to upload a .flac file, the speed of which depends on your internet connection. (This can be disabled by editing /home/user/.saera if you prefer not to use Google Voice - I haven't made a QML version of the settings dialog yet.) There is, quite annoyingly, a bug in Pocketsphinx that can prevent it from recognizing the first utterance - which means that until Pocketsphinx had heard you once, it is going to be much harder for it to hear you. Now that I have the Harmattan port working, I'm focusing my attention on this bug, as it is the largest obstacle to usability.

thedead1440 2013-01-02 10:04

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by mariusmssj (Post 1309805)
Well which one from the list?

python-pyside_1.0.7-1maemo2+0m6_all.deb

elope 2013-01-02 10:12

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
I don't know how to install those packages on my n9:mad:

mariusmssj 2013-01-02 10:53

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by thedead1440 (Post 1310028)
python-pyside_1.0.7-1maemo2+0m6_all.deb

Nope the python-pyside_1.0.7-1maemo2+0m6_all.deb depends on other 11 packages. Some examples:
Code:

python-pyside.qtxml
python-pyside.qtwebkit
python-pyside.qtsql

and many many others

Now this is just ridiculous


All times are GMT. The time now is 13:50.

vBulletin® Version 3.8.8