Skip to content

Commit

Permalink
Default to remote TTS for better performance
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Oct 6, 2023
1 parent 4450e70 commit 4576da5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neon_core/configuration/opi5/neon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4576da5

Please sign in to comment.