Skip to content

eliseSchultz/jenny-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenny-bot

LLM TTS Discord Bot using Coqui.ai. "Jenny" is named after the default model tts_models/en/jenny/jenny.

Tested on Python 3.10.12

pip install -r requirements.txt

Make a secret.py containing:

TOKEN = "<Discord Token string>"

Usage

Allows specifying TTS model when launching:

python3 jenny.py <model-path>

While connected to a voice channel, use /join to have Jenny join your voice channel and begin reading the text channel. Then, use /leave for Jenny to leave and stop reading.

Planned Features

  • Extensive logging overhaul
  • Implement speech recipes for client side users

About

LLM TTS Discord Bot using Coqui.ai

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages