Skip to content

gamecraftCZ/meating-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meating-master

  • Make every meeting better by indepth analytics of who is speaking and who interrupts others.

3 steps to run (work in progress)

  • Frontend
    • cd frontend
    • yarn install
    • yarn start
  • Api
    • cd api
    • yarn install
    • DISCORD_SECRET=<bot_secret>
    • Set bot id to src/constants.js
    • yarn start
  • Audio recognition
    • cd audio_recognition
    • pip3 install -r requirements.txt
    • cd src
    • python3 main.py

Usage

  1. Connect bot to server: Connect bot

  2. Add to voice channel

  3. Enjoy! Watch stats

About

HTHS.hacks() 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors