From 5dd0fa6098e5bd098c057c34c0ef73dbc9c968d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ronaldas=20Turevi=C4=8D?= Date: Tue, 23 Jun 2026 00:24:44 +0100 Subject: [PATCH] update naturalspeech (#12349) * Update naturalspeech Updated naturalspeech with several features and improvements. removed warning message because now the voice packs are hosted on github * Update naturalspeech * Update naturalspeech --- plugins/naturalspeech | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/plugins/naturalspeech b/plugins/naturalspeech index 39efb9c7d..dd3dc2948 100644 --- a/plugins/naturalspeech +++ b/plugins/naturalspeech @@ -1,4 +1,3 @@ repository=https://github.com/phyce/rl-natural-speech.git -commit=59443319df159a498af4b983be2aa1c7fbe39fa4 -warning=This plugin downloads voice model files from, (and sends your IP address in the process, to) huggingface.co, a 3rd party website not controlled or verified by the RuneLite Developers. -authors=phyce,LouisGameDev +commit=a546f8ba97c756960880edb6684b70bd1a13d4b6 +authors=phyce, LouisGameDev