diff --git a/00_install.sh b/00_install.sh index c8f8007..95e2684 100755 --- a/00_install.sh +++ b/00_install.sh @@ -22,7 +22,7 @@ MAMBA_VERSION=1.5.1-0 CUDA_VERSION=11.7 TORCH_VERSION=2.0.1 -MAMBA_PACKAGES_TO_INSTALL="sshpass sox libflac inotify-tools git-lfs ffmpeg wget cmake ncurses ninja python=3.10 nvtop automake libtool gxx=12.3.0 gcc=12.3.0 python-sounddevice" +MAMBA_PACKAGES_TO_INSTALL="sshpass sox libflac inotify-tools git-lfs ffmpeg wget make cmake ncurses ninja python=3.10 nvtop automake libtool gxx=12.3.0 gcc=12.3.0 python-sounddevice" ESPAK_VERSION=1.51.1