This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
[Bug]: ERROR: Failed building wheel for pyworld on Google Colab #317
Labels
bug?
The issue author think this is a bug
OS version
Google Colab
GPU
Tesla A100/V100/T4
Python version
3.10.12
PyTorch version
2.0.1+cu118
Branch of sovits
4.0(Default)
Dataset source (Used to judge the dataset quality)
UVR-processed streaming audio
Where thr problem occurs or what command you executed
%pip install pyworld praat-parselmouth fairseq tensorboardX torchcrepe librosa==0.9.1 pyyaml pynvml pyloudnorm faiss-gpu
Situation description
Basically in the second block on Google Colab where you 'Clone repository and install requirements',
pyworld cannot be installed properly and throws an error below. It was working 2 days ago, and as a temporary solution, I used
pip install pyworld --no-build-isolation
to install pyworld separately so I can continue training + inference. You may want to update the code on Google Colab and investigate what's causing the issue.Log
Supplementary description
No response
The text was updated successfully, but these errors were encountered: