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)

marmistrz 2012-06-20 15:49

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

Originally Posted by ivgalvez (Post 1224689)
taixzo: did you finally got permission to upload to extras-devel?

taixzo: if you still don't have the permission, I may upload saera from my garage account. And you'll upload stuff from your account as soon as you get permission.

taixzo 2012-06-20 16:42

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

Originally Posted by biketool (Post 1224683)
Misiak has posted his progress on getting your headsets working for use with Saera in the thread linked below. Visiting, contributing any dbus technical help, testing, and even thanking those working will help bring this important feature to Saera. http://talk.maemo.org/showthread.php?t=84827&page=2

Thank you! I'll see what I can do to get this integrated.

Quote:

Originally Posted by ivgalvez
taixzo: did you finally got permission to upload to extras-devel?

I did not; nobody's replied to me about that yet.

Quote:

Originally Posted by marmistrz
taixzo: if you still don't have the permission, I may upload saera from my garage account. And you'll upload stuff from your account as soon as you get permission.

That would be great!

@All regarding German translations:
I'm not fluent in German so I can't say which is the best, so I'll just take the most recent. I realize that times and numbers will need a bit of work to sound right.

Anyone interested in having Saera *understand* a different language: The first step would be translating corpus.txt to your language, from which I should be able to build a voice model.

imo 2012-06-20 16:47

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
anyone interested in translation of URDU ,pakistani language ? I guess that would be great if saera could do that only if some one manages to make an urdu translation ;p
taixzo we are waiting for a great great saera running flawlessly on our N900s . thanks buddy
please do consider my previous proposals too .

misiak 2012-06-20 17:18

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

Originally Posted by taixzo (Post 1224710)
Thank you! I'll see what I can do to get this integrated.

Give me a bit more time, I will come up with some clean Python code for you to use.

marmistrz 2012-06-20 17:42

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

Originally Posted by taixzo (Post 1224710)
Thank you! I'll see what I can do to get this integrated.



I did not; nobody's replied to me about that yet.



That would be great!

@All regarding German translations:
I'm not fluent in German so I can't say which is the best, so I'll just take the most recent. I realize that times and numbers will need a bit of work to sound right.

Anyone interested in having Saera *understand* a different language: The first step would be translating corpus.txt to your language, from which I should be able to build a voice model.

So send me the tar.gz source package and I'll upload it.
My e-mail marmistrz at linux dot pl

myra 2012-06-20 20:44

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Has anyone successfully tried to train the data-set in order to achieve a better recognition accuracy ?

Dave999 2012-06-20 20:51

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Any plans to add a commando to open terminal and become root?

Possible to trigger any other application?

taixzo 2012-06-20 20:55

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

Has anyone successfully tried to train the data-set in order to achieve a better recognition accuracy ?
I don't quite know how to do this yet with Pocketsphinx, but I plan to add this so that Saera learns to better recognize your voice as you talk.

Quote:

Originally Posted by Dave999 (Post 1224858)
Any planned to add a commando to open terminal and become root?

I plan to allow for modules to be added. I might add that natively, but I don't want Saera to have a dependency on rootsh/sudser/whatever.

myra 2012-06-20 21:50

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Hi taixzo,

that german translation is absolutely correct except two minor spelling errors. It should be "Wusstest Du, dass das N900 Mac OSX verwenden kann?" instead of "Wußtest Du, das das N900 Mac OSX verwenden kann?" but this does not influence espeak's pronunciation.

Let me tell, I also started developing a simple voice-control app for my N900 a few days before you started this thread. I don't even try to go towards AI. Currently I am pretty unhappy regarding the recognition accuracy and I am working on that part. One of the problems is, that pocketsphinx will always give you the best match it found, even when you said something (like "blahblahblah") that is not in your corpus/dictionary. pocketsphinx internally calculates a score but when using it with gstreamer there is no way (I know about) to get this value. I am a bit happy that I was able to patch the gst-plugin (gstpocketshinx) and to cross compile it for the N900. Since something like "blahblahblah" gives a significant lower score than a word which is in the corpus/dictionary this kind of "final results" can be sorted out.
This is a nice first step, but still I am trying to improve the accuracy. If anyone has managed to improve the recognition accuracy I would be really glad to get some help.

Greets

taixzo 2012-06-20 22:39

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

Originally Posted by myra (Post 1224883)
One of the problems is, that pocketsphinx will always give you the best match it found, even when you said something (like "blahblahblah") that is not in your corpus/dictionary. pocketsphinx internally calculates a score but when using it with gstreamer there is no way (I know about) to get this value. I am a bit happy that I was able to patch the gst-plugin (gstpocketshinx) and to cross compile it for the N900. Since something like "blahblahblah" gives a significant lower score than a word which is in the corpus/dictionary this kind of "final results" can be sorted out.
This is a nice first step, but still I am trying to improve the accuracy. If anyone has managed to improve the recognition accuracy I would be really glad to get some help.

Greets

One thing that I hope for is runtime model/dictionary switching, to allow full dictation when sending e.g. a text. Hopefully I can use some gstreamer trickery (like using a filesink at the end of the pipeline), and re-try to understand what was said (with a larger dictionary/model) if the score is low...I hope there is some way to extract the score, if not I may have to dive into the plugin code and try to find a way to extract it.


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

vBulletin® Version 3.8.8