From 74d5f3adc588868fd8c026d31527b50904432e91 Mon Sep 17 00:00:00 2001 From: timothycarambat Date: Wed, 7 Aug 2024 14:28:57 -0700 Subject: [PATCH] debounce piper button --- frontend/src/components/TextToSpeech/PiperTTSOptions/index.jsx | 1 + .../ChatHistory/HistoricalMessage/Actions/TTSButton/piperTTS.jsx | 1 + 2 files changed, 2 insertions(+) diff --git a/frontend/src/components/TextToSpeech/PiperTTSOptions/index.jsx b/frontend/src/components/TextToSpeech/PiperTTSOptions/index.jsx index 323bf3ad51..48b87efe79 100644 --- a/frontend/src/components/TextToSpeech/PiperTTSOptions/index.jsx +++ b/frontend/src/components/TextToSpeech/PiperTTSOptions/index.jsx @@ -185,6 +185,7 @@ function DemoVoiceSample({ voiceId }) {