Re: Intent to ship: Web Speech API - Speech Recognition with Pocketsphinx

2014-11-08 Thread Andre Natal
Thank you Chris, sure we can do it! Here we have a straightforward page with all objects and methods for the Speech API we are aiming to do: https://github.com/andrenatal/webspeechapi/blob/gh-pages/index_clean.html Maybe we can start from it. Thanks! Andre On Mon, Nov 3, 2014 at 9:58 AM, Chr

Re: Intent to ship: Web Speech API - Speech Recognition with Pocketsphinx

2014-11-08 Thread Andre Natal
Hi Chris. For new languages, after the decoder get integrated inside gecko, you only need to build new models (acoustic and language), since the decoder is language agnostic. The procedure of model building is the same for every language: in pretty big picture, you need to record thousands of hou

Re: Intent to ship: Web Speech API - Speech Recognition with Pocketsphinx

2014-11-08 Thread Andre Natal
Hi Olli, > How much does Pocketsphinx increase binary size? or download size? In the past was suggested to avoid ship the models with packages, but yes to create a preferences panel in the apps to allow the user to download the models he wants to. About the size of pocketsphinx libraries itself

Re: Intent to ship: Web Speech API - Speech Recognition with Pocketsphinx

2014-11-08 Thread Andre Natal
Thanks Nick, I appreciate your help. I created two versions of Fennec apk: one [1] with the english models bundled (43.7 mb), and other [2] without it (34.6mb). This was the mozconfig I used [3] Actually, I had a conversation with Jonas Sicking some months ago and we agreed that the ideal scenar

Re: e10s is now enabled by default for Nightly!

2014-11-08 Thread Justin Dolske
On 11/8/14 1:03 PM, Nicholas Nethercote wrote: On Sun, Nov 9, 2014 at 12:29 AM, wrote: Everyone should start familiarizing themselves with the idiosyncrasies of debugging three processes at once, it'll be the norm this spring. Three? I've only seen two... Chrome, Content, Plugin(s). Jus

Re: e10s is now enabled by default for Nightly!

2014-11-08 Thread Mike Hommey
On Sun, Nov 09, 2014 at 08:03:44AM +1100, Nicholas Nethercote wrote: > On Sun, Nov 9, 2014 at 12:29 AM, wrote: > > > > Everyone should start familiarizing themselves with the idiosyncrasies of > > debugging three processes at once, it'll be the norm this spring. > > Three? I've only seen two...

Re: e10s is now enabled by default for Nightly!

2014-11-08 Thread Nicholas Nethercote
On Sun, Nov 9, 2014 at 12:29 AM, wrote: > > Everyone should start familiarizing themselves with the idiosyncrasies of > debugging three processes at once, it'll be the norm this spring. Three? I've only seen two... > (..and just you wait until we turn on process-per-domain!) Let's have some c

Re: e10s is now enabled by default for Nightly!

2014-11-08 Thread Wayne
On 11/6/2014 7:27 PM, Chris Peterson wrote: The patch is on mozilla-inbound and ought to hit mozilla-central in time for tomorrow's Nightly build. \o/ https://hg.mozilla.org/integration/mozilla-inbound/rev/a75897e664dd e10s will not ride the trains to Aurora 36. Talos and unit tests will contin

Re: e10s is now enabled by default for Nightly!

2014-11-08 Thread jmathies
> On Friday, November 7, 2014 4:39:28 PM UTC-6, Gijs Kruitbosch wrote: > Are we currently planning to let this default ride into aurora in 2 > weeks' time? > > ~ Gijs Lots of bugs to fix before we roll out. We're currently finishing up milestone 4 bugs. m5/m6 block rollout to aurora, m7/m8 bloc