A utility for muting your microphone before Roblox receives it if it detects inappropriate audio, using Roblox's voice-safety-classifier.
For optimal performance, an NVIDIA GPU is recommended (CUDA).
I set this up using an RTX 3070 and CUDA Toolkit 12.4. Older GPUs may require older toolkit versions.
pip install -r requirements.txt
pip install -r requirements-cpu.txt
Once dependencies are installed, start the program by running:
python main.py
If you have an NVIDIA GPU but haven't installed the CUDA Toolkit, you can download it here: