AudioGPT icon indicating copy to clipboard operation
AudioGPT copied to clipboard

best practise to run project in windows machine

Open alexmengyuan opened this issue 1 year ago • 3 comments

the machine si running windows11 with rtx 4050 card. should I run it in wsl or directly in windows? Thanks

alexmengyuan avatar May 18 '23 08:05 alexmengyuan

I am running it in a docker container and had no issue with it on win11

rajamamoon avatar Jul 11 '23 07:07 rajamamoon

I am running it in a docker container and had no issue with it on win11

hii, when i am installing the packages, i am facing the errors while building the wheels, ERROR: Could not build wheels for pyworld, webrtcvad, ctc-segmentation, pycocotools, which is required to install pyproject.toml-based projects

can u please help me with it. thank you

kasish-123 avatar Jul 21 '23 05:07 kasish-123

You need to install VS build tool and if you don't have C++ compiler you will need to install it through MinGW

rajamamoon avatar Jul 21 '23 15:07 rajamamoon