From 4576da5502ea3418a8b08e83d43c5ed642cd7ad4 Mon Sep 17 00:00:00 2001 From: Daniel McKnight Date: Fri, 6 Oct 2023 13:36:51 -0700 Subject: [PATCH] Default to remote TTS for better performance --- neon_core/configuration/opi5/neon.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/neon_core/configuration/opi5/neon.yaml b/neon_core/configuration/opi5/neon.yaml index 673a2fc7a..cdcd5c6ac 100644 --- a/neon_core/configuration/opi5/neon.yaml +++ b/neon_core/configuration/opi5/neon.yaml @@ -4,8 +4,8 @@ play_ogg_cmdline: "play %1" g2p: module: "dummy" tts: - module: coqui - fallback_module: neon-tts-plugin-coqui-remote + module: neon-tts-plugin-coqui-remote + fallback_module: coqui neon-tts-plugin-larynx-server: host: "https://larynx.2022.us" mozilla_remote: