-
Notifications
You must be signed in to change notification settings - Fork 2
TTS Output
Tested: alltalk_tts, coqui_tts, silero_tts, edge_tts, and elevenlabs_tts
-
Install your TTS extension.
Follow the specific instructions for your TTS extension!!
Example instructions for coqui_tts:
Run the .cmd file in text-generation-webui directory (ex: cmd_windows.bat), and performing the following commands:
Linux / Mac:
pip install -r extensions/coqui_tts/requirements.txt
Windows:
pip install -r extensions\coqui_tts\requirements.txt
-
Ensure that your bot has sufficient permissions to use the Voice channel and/or upload files (From your bot invite/Discord Developer portal, and your Discord server/channel settings)
-
Configure config.yaml in the section
discord > tts_settings
-
If necessary, model file(s) should download on first launch of the bot. If not, then first launch textgen-webui normally and enable the extension.
-
Your characters can have their own settings including voices! See example character M1nty for usage