diff --git a/ovos_config/mycroft.conf b/ovos_config/mycroft.conf index b0f0f72..05a85a5 100644 --- a/ovos_config/mycroft.conf +++ b/ovos_config/mycroft.conf @@ -661,9 +661,10 @@ "language": { // default plugin comes bundled with ovos-classifiers "detection_module": "ovos-lang-detect-ngram-lm", - // default is hosted by Neon but can be self hosted - // https://github.com/NeonGeckoCom/neon-lang-plugin-libretranslate - "translation_module": "libretranslate_plug" + // default uses public servers for nllb + // https://github.com/OpenVoiceOS/ovos-translate-server + // https://github.com/OpenVoiceOS/ovos-translate-plugin-nllb + "translation_module": "ovos-translate-plugin-server" }, // Media playback