English (Google or DeepL translate) | 日本語
Discord bot for Style-Bert-VITS2
This is a Discord bot for SBV2's server_fastapi.py
.
Download: releases
-
Change
Model
,Speaker
,Style
for each user -
Prefix Changes
-
Automatically launch SBV2 API when the app starts
-
Server dictionary and some server options
-
Supports Japanese and English (Google or DeepL translate)
After launching the file, follow the on-screen instructions to complete the initial setup.
-
Whether to make it the default setting
- If you do not want to use the default settings, enter the prefix, SBV2 URL, etc.
-
Bot language settings
-
Language settings to use for SBV2 inference
-
Whether to set the SBV2 path for automatic startup
-
Enter the Bot Token (All Intents must be turned ON in the Developer Portal)
prefix - The command name
can be used to execute bot commands.
It can also be used from slash commands. (By default, sn!
)
Display the list of bot commands
Join a voice channel that the user is in
Leave a voice channel
The other 10 commands can be seen using the `help` command.Copyright (C) 2024 aq2r
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.