Skip to content

ankurugranpa/discoZUNDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discoZunda

Japanese README.md

Requierment

  • You need poetry
pip install poetry
  • voice client support You need to install libffi-dev and ffmpeg.

  • You need VoiceVox EngineAPI VOICEVOX/voicevox_engine use with docker

docker pull voicevox/voicevox_engine:cpu-ubuntu20.04-latest
docker run --rm -p '127.0.0.1:50021:50021' voicevox/voicevox_engine:cpu-ubuntu20.04-latest

How to Use

git clone git@github.com:ankurugranpa/discoZUNDA.git
cd discoZUNDA
python3 -m poetry install 
cp .env.exsample .env
## you need setting .env file ##
python3 -m poetry run python3 main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages