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 Connect bot to server: Add to voice channel Enjoy!