AIGC-Audio / AudioGPT

AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
https://huggingface.co/spaces/AIGC-Audio/AudioGPT
Other
9.89k stars 845 forks source link

best practise to run project in windows machine #77

Open alexmengyuan opened 1 year ago

alexmengyuan commented 1 year ago

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

rajamamoon commented 12 months ago

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

kasish-123 commented 11 months ago

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

rajamamoon commented 11 months ago

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