text-generation-webui/extensions
MetaIX 9907bee4a4
Support for Eleven Labs TTS
As per your suggestion at https://github.com/oobabooga/text-generation-webui/issues/159 here's my attempt.

I'm brand new to python and github. Completely different from unreal + visual coding, so forgive my amateurish code. This essentially adds support for Eleven Labs TTS. Tested it without major issues, and I believe it's functional (hopefully).

Extra requirements: elevenlabslib https://github.com/lugia19/elevenlabslib, sounddevice0.4.6, and soundfile

Folder structure is the same as the SileroTTS Extension.
2023-03-05 19:04:22 -06:00
..
character_bias Add checkbox to disable the character bias 2023-02-26 02:37:21 -03:00
gallery Slight style changes in gallery 2023-02-27 13:49:55 -03:00
google_translate Add ui() function to extensions 2023-02-24 19:00:11 -03:00
send_pictures Reorder imports 2023-03-02 01:23:18 -03:00
silero_tts Support for Eleven Labs TTS 2023-03-05 19:04:22 -06:00