Confirmed users
58
edits
Andrenatal (talk | contribs) |
Andrenatal (talk | contribs) |
||
Line 18: | Line 18: | ||
On offline mode, currently the decode is made on a webworker, but the ideal is to run it on a separate standalone process and communicate through IPC. This can reduce the overhead dramatically of running on javascript and enable even the $25 phone to have offline speech recognition. | On offline mode, currently the decode is made on a webworker, but the ideal is to run it on a separate standalone process and communicate through IPC. This can reduce the overhead dramatically of running on javascript and enable even the $25 phone to have offline speech recognition. | ||
== The speech decoder == | == The speech decoder == |