From 71016db617b34de9932e222493c7926b00542596 Mon Sep 17 00:00:00 2001 From: Concedo <39025047+LostRuins@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:37:43 +0800 Subject: [PATCH] remove tts audio caching --- expose.h | 1 - klite.embd | 3 ++- koboldcpp.py | 4 +--- otherarch/tts_adapter.cpp | 15 --------------- 4 files changed, 3 insertions(+), 20 deletions(-) diff --git a/expose.h b/expose.h index 7306c08335462..ce197ccd018e1 100644 --- a/expose.h +++ b/expose.h @@ -224,7 +224,6 @@ struct tts_generation_inputs const char * prompt = nullptr; const int speaker_seed = 0; const int audio_seed = 0; - const bool nocache = false; }; struct tts_generation_outputs { diff --git a/klite.embd b/klite.embd index dd7e70309cb8b..c3fb96b3c552c 100644 --- a/klite.embd +++ b/klite.embd @@ -5298,6 +5298,8 @@ Current version indicated by LITEVER below. .replace(/<\/ul>\n