wanwen1405
wanwen1405
I would like to try the demo in this notebook. However, I am encountering this error. What should I do to resolve this in order to run the demo?
Hi, after running python3 preprocess.py config/LibriTTS/preprocess.yaml, i get the error line 96, in build_from_path pitch_mean = pitch_scaler.mean_[0] AttributeError: 'StandardScaler' object has no attribute 'mean_' i have went to stackoverflow and...
Hi, I have issues running the code on my VS studio, and I am thinking of trying on Google Colab. Is this possible? How can I go about to do...