NeonGeckoCom / NeonCore

Neon Core extends Mycroft core with more modular code, extended multi-user support, and more.
Other
49 stars 41 forks source link

Language Handling in Intent Service #192

Open NeonDaniel opened 2 years ago

NeonDaniel commented 2 years ago

Objective

Improve Intent Handling Language Support

Initial Implementation Goals

Open Issues

NeonDaniel commented 2 years ago

204

NeonDaniel commented 8 months ago

Language detection can be disabled by default for single-user use cases (i.e. Mark2)

NeonDaniel commented 8 months ago

502 handles a configured supported_langs parameter, where configuration defines which languages to handle natively vs via translation to the default language (en-us)