Skip to content

q16q/deep-conversational-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Conversational Model

-"maybe i'm going insane"

Note

readme is being overwritten!!

💫 Requirements:

âš¡ Setup

python -m venv ./.venv
./activate.ps1
pip install -r requirements.txt
cd ts
npm install

in .env file:

DISCORD_TOKEN=[token]

🪷 Usage

dcm needs two consoles; first for server and second for discord.js bot

in the first console:

./activate.ps1
cd src
python nodebridge.py

in the second:

cd ts
npm start

About

stt+tts+g4f model in a discord bot 💫

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published