text-generation-webui/extensions
Salvador E. Tropea ab044a5a44
Elevenlabs tts fixes (#2959)
* [Fixed] Keep setting option for the voice

- It was always changed to the first available voice
- Also added an error if the selected voice isn't valid

* [Fixed] elevenlabs_tts API key handling

- The one from the settings wasn't applied
- We always got "Enter your API key", even when the settings specified
  an api_key

* [Added] elevenlabs_tts model selection

- Now we can also use the "eleven_multilingual_v1" model.
  Used for anything but english.
2023-07-11 19:00:37 -03:00
..
api fix for issue #2475: Streaming api deadlock (#3048) 2023-07-08 23:21:20 -03:00
character_bias Style improvements (#1957) 2023-05-09 22:49:39 -03:00
elevenlabs_tts Elevenlabs tts fixes (#2959) 2023-07-11 19:00:37 -03:00
gallery More PEP8 stuff 2023-04-07 00:52:02 -03:00
google_translate [Added] google_translate activate param (#2961) 2023-07-09 01:08:20 -03:00
llava Prevent unwanted log messages from modules 2023-05-21 22:42:34 -03:00
multimodal extensions/api: models api for blocking_api (updated) (#2539) 2023-06-08 11:34:36 -03:00
ngrok Add ngrok shared URL ingress support (#1944) 2023-06-06 07:34:20 -03:00
openai extensions/openai: Major openai extension updates & fixes (#3049) 2023-07-11 18:50:08 -03:00
sd_api_pictures Fix start_with 2023-07-03 23:32:02 -07:00
send_pictures Refactor chat functions (#2003) 2023-05-11 15:37:04 -03:00
silero_tts Implement sessions + add basic multi-user support (#2991) 2023-07-04 00:03:30 -03:00
superbooga Implement sessions + add basic multi-user support (#2991) 2023-07-04 00:03:30 -03:00
whisper_stt Whisper_stt params for model, language, and auto_submit (#3031) 2023-07-07 20:54:53 -03:00