dialogos-project / dialogos

The DialogOS dialog system.
https://www.dialogos.app
GNU General Public License v3.0
20 stars 7 forks source link

design remote-asr plugin #210

Open timobaumann opened 4 years ago

timobaumann commented 4 years ago

It would be nice to have remote-ASR nodes and a plugin that is able to manage several alternative ASR services (such as Google, AWS, Kaldi, ...). Although these would not support grammars, they will be useful, e.g. for free-form input as a calendar entry title/content.

For Google's ASR, see: https://cloud.google.com/text-to-speech/docs/reference/libraries#client-libraries-install-java

alexanderkoller commented 4 years ago

Yes, I agree. Before we make major changes to the ASR architecture, though, let's talk this through carefully; I've toyed with similar questions for the Alexa plugin.