text-generation-webui/extensions/silero_tts
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
..
outputs Add a file 2023-02-14 15:18:05 -03:00
requirements.txt Add Silero TTS extension 2023-02-14 15:06:06 -03:00
script.py Support for Eleven Labs TTS 2023-03-05 19:04:22 -06:00