You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
按照文档中的方式添加依赖后,在执行python preprocess.py --dataset='Biaobei'会出现numpy的报错
ImportError: Something is wrong with the numpy installation. While importing we detected an older version of numpy in ['/data/venv/tacotron_chinese/lib/python3.6/site-packages/numpy']. One method of fixing this is to repeatedly uninstall numpy until none is found, then reinstall this version.
麻烦作者可以给出详细的依赖版本或者是解决办法呢