SpeechRTC - Speech enabling the open web: Difference between revisions

Jump to navigation Jump to search
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 ==
Confirmed users
58

edits

Navigation menu