Skip to content
kwaroran edited this page Jul 17, 2023 · 3 revisions

TTS

TTS (Text to speech) makes character's response to a speech. you can config at the character screen, and set it per-character. As of 1.24.2 version, currently three providers ElevenLabs, Web Speech and VOICEVOX. the config is different for each provider.

Configuring Web Speech

Additional Program Required ❌

AI Model Required ❌

Non-Chat AI Model API key Needed ❌

Web Speech is the eaziest, free TTS

To configure Web Speech, just go to the character's TTS menu, and select provider and speech. keep in mind, Web Speech's speech varies from browser to browser.

Configuring ElevenLabs

Additional Program Required ❌

AI Model Required ❌

Non-Chat AI Model API key Needed ✔️

ElevenLabs is high-quality paid TTS service.

Before configuring in character, you must provide an api key.

  1. get a api key in elevenlabs website
  2. Go to the App's settings > Other bots > ElevenLabs API key and put it.

Then you can go to the character's TTS screen and select the provider to ElevenLabs. and set the Speech.

Configuring VOICEVOX

Additional Program Required ✔️

AI Model Required ❌

Non-Chat AI Model API key Needed ❌

VOICEVOX is high-quality japanese TTS program.

Before configuring in character, you must provide an url.

  1. get a url in Colab or copy the workspace and run and get url
  2. Go to the App's settings > Other bots > VOICEVOX URL and put it.

Then you can go to the character's TTS screen and select the provider to VOICEVOX. and set the Speech.

Clone this wiki locally