text-generation-webui/extensions/elevenlabs_tts
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
..
outputs Rename the folder 2023-03-06 19:38:36 -03:00
requirements.txt Elevenlabs Extension Improvement and migration to official API (#1830) 2023-05-06 10:56:31 -03:00
script.py Elevenlabs tts fixes (#2959) 2023-07-11 19:00:37 -03:00