Divax Shah
Divax Shah
``` sudo apt-get update sudo apt-get install libasound2-dev ``` first do this and then try installing simpleaudio This worked for me. might work for you
> Thanks for sharing. I think we converted to a `qmd`. Also, we have an existing `multi-node` doc. Maybe you could edit that one instead? > > The previous one...
> Thanks for sharing. I think we converted to a `qmd`. Also, we have an existing `multi-node` doc. Maybe you could edit that one instead? > > The previous one...
> This seems to assume that you have access to each node before your training starts. However, a lot of cloud systems like AzureML, SLURM, SageMaker does not let you...
``` sudo apt-get update sudo apt-get install portaudio19-dev ``` @keldenl this worked for ubuntu for me, you can try similar and might just work
you can follow the exact installation steps, but you need to first homebrew and poetry. not sure if it will work, because wsl doesn't have access to audio input and...