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)

sixwheeledbeast 2012-09-06 18:18

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Buy him an N9!

taixzo 2012-09-06 18:23

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

Originally Posted by Dave999 (Post 1262281)
Can you add chuck norris facts if you enter chuck norris?

http://www.chucknorrisfacts.com/

Adding that for the next release.

numbchild 2012-09-07 00:53

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Saera is cool, it is a tool to translate input into commands.
- parse input
- natural language parsing
- directly transform voice input into true command.
- use those command to start program.

Saera should be a program mainly focus on how to handling voice input. Other things are all extends.
Saera should support have API to let other program can use.

And, awesome job. :D

taixzo 2012-09-07 03:19

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

Originally Posted by numbchild (Post 1262412)
Saera is cool, it is a tool to translate input into commands.
- parse input
- natural language parsing
- directly transform voice input into true command.
- use those command to start program.

Saera should be a program mainly focus on how to handling voice input. Other things are all extends.
Saera should support have API to let other program can use.

And, awesome job. :D

Saera is actually two python scripts - one handles the sound input and translates it into text, and one processes the text to try to understand the intent. I would like to make an API, but I have no idea how to start - suggestions? What should the API do?

ivgalvez 2012-09-07 07:22

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

Originally Posted by taixzo (Post 1262177)
I would port it to the N9 if somebody donated one as a development platform. :)

I'm pretty sure the Coding Competition will address that. :)

Dhicky 2012-09-07 08:12

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
I installed 0.1-4 but when i try to start it, nothing comes up?? :O
whats wrong?

MartinK 2012-09-07 09:24

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

Originally Posted by taixzo (Post 1262142)
You should thank MartinK's excellent documentation, as I have never yet tested that on a device (as mentioned, mine still has a broken USB port.)

I'll just add that the modRana CLI interface documentation is available here, or by running:
Code:

python /opt/modrana/modrana.py --help

taixzo 2012-09-07 13:39

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

Originally Posted by Dhicky (Post 1262498)
I installed 0.1-4 but when i try to start it, nothing comes up?? :O
whats wrong?

No idea. What happens if you write in a terminal

Code:

/opt/saera/saera.py

sixwheeledbeast 2012-09-07 20:18

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
1 Attachment(s)
Quote:

Originally Posted by taixzo (Post 1262644)
No idea. What happens if you write in a terminal

Code:

/opt/saera/saera.py

A wall of text bigger than the buffer in XTreminal...
SSH to device to get the attached full output.


Also wikified your OP.
Makes sense to use a wiki page for this kind of stuff.

Use as you desire
http://wiki.maemo.org/Saera

Also it's probably useful adding more information to the changelog than "Initial Release".

Keep up the good work, I know it's a PITA with your device in it's current state.

taixzo 2012-09-07 23:32

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

Originally Posted by sixwheeledbeast (Post 1262788)
A wall of text bigger than the buffer in XTreminal...
SSH to device to get the attached full output.


Also wikified your OP.
Makes sense to use a wiki page for this kind of stuff.

Use as you desire
http://wiki.maemo.org/Saera

Also it's probably useful adding more information to the changelog than "Initial Release".

Keep up the good work, I know it's a PITA with your device in it's current state.

Thank you!

The last line of your report was actually the only one I needed - you don't have an imap directory, which means that either you're using POP or just not using mail. The reason I didn't check for POP accounts is that I don't have any set up on my device, so I don't know what the folder structure is; however, I will add a check so that Saera will still run without an imap account.

Regarding the changelog: Oops, I completely forgot there was a changelog file; I've just been posting changes here on the thread. I suppose it's too late to update the existing ones, however I will add actual changelog information in future releases. :)


All times are GMT. The time now is 05:57.

vBulletin® Version 3.8.8