Windows
Currently we support Windows 10 22H2
and Windows 11
. For Windows we offer a 1-Click setup.
Tip
Access level: User needs administrator-level account with disabled UAC
Linux
Linux is for more advanced users and you need to following these steps further to the setup file.
-
Install Awesome-WM and Polybar and Firefox Developer Edition
-
Install config files from Bijoux repository for PolyBar and Awesome-WM.
Hardware Requirements
- CPU: Intel I5 10500
- RAM: 2 GB
- GPU: Not required
Virtual Machines
You can run Benjamin-ASR under virtual machines but there are few caveats:
- Many component of Benjamin-ASR relies on AVX, although AVX is supported by almost all modern processors this may not be true when you run the software under a virtual machine.
- VirtualBox generally have problem supporting AVX under Windows while Hyper-V is enabled. VMware doesn't have this limitation and it became free since Nov 2024
- For both cases under Windows, you cannot train a model inside them if Hyper-V is enabled. For training we rely on WSL and WSL requires Hyper-V inside guest machine and that required VT-x enabled which is only available if Hyper-V is disabled on Host machine. So at the same time only one of Host or Guest can be used for training. [Reference]