Active Topics

 



Notices


Reply
Thread Tools
Posts: 951 | Thanked: 2,344 times | Joined on Jan 2012 @ UK
#561
Originally Posted by taixzo View Post
Thanks, I'll add python-pyside to dependencies.
But there is more than one, Is there a package to get them all?
 

The Following User Says Thank You to mariusmssj For This Useful Post:
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#562
Originally Posted by mariusmssj View Post
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.
 

The Following 2 Users Say Thank You to taixzo For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#563
Originally Posted by mariusmssj View Post
But there is more than one, Is there a package to get them all?
IIRC, installing python-pyside should pull all of them in.
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 3 Users Say Thank You to MartinK For This Useful Post:
Posts: 951 | Thanked: 2,344 times | Joined on Jan 2012 @ UK
#564
Originally Posted by MartinK View Post
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
 

The Following User Says Thank You to mariusmssj For This Useful Post:
Posts: 169 | Thanked: 132 times | Joined on Oct 2011 @ Toronto, Canada
#565
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:


And this is the main screen when I start it up:


Then after I press the button and ask a question this happens:


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)


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



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.
 

The Following 2 Users Say Thank You to SolarisSixth For This Useful Post:
Akkumaru's Avatar
Posts: 694 | Thanked: 619 times | Joined on Nov 2011
#566
I'll wait until Saera for harmattan is stable. Can't wait!
__________________
Still learning on geeky knowledge
N9 *stolen*N900 *died*N900 *on hiatus* OnePlus X
 

The Following User Says Thank You to Akkumaru For This Useful Post:
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#567
Originally Posted by SolarisSixth View Post
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)


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.

Originally Posted by SolarisSixth View Post
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
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.

Originally Posted by SolarisSixth View Post
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.
 

The Following 7 Users Say Thank You to taixzo For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#568
Originally Posted by mariusmssj View Post
Well which one from the list?
python-pyside_1.0.7-1maemo2+0m6_all.deb
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Posts: 1 | Thanked: 0 times | Joined on Jan 2013 @ China
#569
I don't know how to install those packages on my n9
 
Posts: 951 | Thanked: 2,344 times | Joined on Jan 2012 @ UK
#570
Originally Posted by thedead1440 View Post
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
 
Reply

Tags
saera, speech-to-text


 
Forum Jump


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