August 2023– date –
-
education
How to Set Up Audio WebUI with Docker: Inspired by Whisper, Gradio, and Audiocraft
I want to try AudioCraft in a desktop environment on Ubuntu 22.04, so I will use Docker to achieve this. I will proceed by cloning the GitHub below; once AudioWEBUI is set up, it appears that AudioCraft can be used. Other options include... -
education
Install CUDA on WSL (Ubuntu)
To use CUDA on WSL, first install WSL on the host Windows 11 and then set up CUDA. However, in order to use CUDA on WSL, your Windows version must be Windows 10 Insider Preview Build 20150 or later or Windows 11. If you are using Windows... -
education
Should I install CUDA on a PC with an NVIDIA grabber?
If you want to perform deep learning or GPU-based computational processing on a PC equipped with NVIDIA GPUs, it is recommended to install CUDA (Compute Unified Device Architecture) CUDA is NVIDIA's parallel computing platform and set of... -
education
Delete WSL and return to initial state
The environment in wsl has been messed up so I will remove it and reinstall it. The goal is that when you reinstall, you will be prompted to determine your user name and password. Uninstall the distribution from Windows "Apps and Feature...
1