Download Setup File
Windows
- 1-Click Setup
- Administrator-level account is required
- Disabling UAC is recommended
- Recommended for New User
Linux
- Install Awesome-WM
- Install Polybar
- Install Firefox Developer Edition
- Install config files from Bijoux repository
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]