diff --git a/public/scripts/extensions/tts/elevenlabs.js b/public/scripts/extensions/tts/elevenlabs.js index 5f6b75c50..f0d0c19ed 100644 --- a/public/scripts/extensions/tts/elevenlabs.js +++ b/public/scripts/extensions/tts/elevenlabs.js @@ -102,10 +102,6 @@ class ElevenLabsTtsProvider { return responseJson.voices } - /** - * - * @returns - */ async fetchTtsVoiceSettings() { const headers = { 'xi-api-key': this.API_KEY