Skip to content

SillyTavern/SillyTavern-EdgeTTS-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SillyTavern Edge TTS Plugin

Server plugin to generate TTS voices using MsEdgeTTS.

Must have SillyTavern >=1.12.0 or the latest staging branch.

How to install

  1. Before you begin, make sure you set a config enableServerPlugins to true in the config.yaml file of SillyTavern.

  2. Open a terminal in your SillyTavern directory, then run the following:

cd plugins
git clone https://github.com/SillyTavern/SillyTavern-EdgeTTS-Plugin
  1. Restart the SillyTavern server.

How to use

  1. Install the plugin.
  2. Open the TTS panel from the extensions menu.
  3. Pick "Edge" as a TTS source.
  4. Pick "Plugin" in the dropdown list below.

How to build

Clone the repository, then run npm install.

# Debug build
npm run build:dev
# Prod build
npm run build

About

Server plugin to generate TTS voices using MsEdgeTTS.

Topics

Resources

License

Stars

Watchers

Forks

Contributors