Skip to content

[Deprecated] The project was created to integrate a discord bot and local speech recognition

Notifications You must be signed in to change notification settings

bafaurazan/talk_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

talk_bot - Getting started

First setup

  1. Clone the repository:
git clone https://github.com/bafaurazan/talk_bot.git
  1. Navigate to the project directory:
cd talk_bot

Starting app development

  1. Copy the .env.example file:
cp .env.example .env
  • Modify the environment variables to suit your requirements.
  1. Launching services
  • Install app requirements
python app_run.py --install
  • run app
python app_run.py

About

[Deprecated] The project was created to integrate a discord bot and local speech recognition

Resources

Stars

Watchers

Forks

Packages

No packages published