Awesome
voicevox-tts
voicevox tts for oobabooga/text-generation-webui.
Install
- Create conda environment following by text-generation-webui#manual-installation-using-conda
- Clone this repository and
cd
into repository folder.
git clone https://github.com/asadfgglie/voicevox-tts.git
cd voicevox-tts
- Activate
textgen
environment make from text-generation-webui#manual-installation-using-conda, and use pip install dependency
conda activate textgen
pip install -r requirements.txt
- Install voicevox engine following by VOICEVOX/voicevox_engine
- Start text-generation-webui and go to
Session
>Install or update an extension
, and put https://github.com/asadfgglie/voicevox-tts in it. - Press
ENTER
to install
How to use
- Before enable this extension, you must start
voicevox_engine
, make sure it is running on default port50021
. - Enable this extension
- Select Speaker, style
- Chat with bot!
Feature
<img src="feature.png"/>
- You can test voice by click
Play
button. - You can change your voicevox engine server by click
Refresh
button. - You can change speaker by change
TTS voice
.