This project is a personal project to create an audio assistant for discord:
scpecifically:
- connecting to a discord voice channel
- listend and understand what is said
- and execute voice commands
this is meant to be a frensh bot with as much local processing as possible.
This project use
- JDA for Java Discord API (https://github.com/discord-jda/JDA)
- Picovoice for voice activation and STT (https://picovoice.ai/)
- SI_VOX for french TTS (https://users.polytech.unice.fr/~helen/SERVER_SI_VOX/pages/index.php?page=Accueil)