ViSV2TTS
ViSV2TTS copied to clipboard
Problem occured when I run app.py
Hi dev, I tried to run your code on Linux with python 3.8 installed. And I followed your installation guidance. However, I met some problem when I try to run app.py.
ModuleNotFoundError:
No module named 'commons'
File "/root/ViSV2TTS/app.py", line 6, in
Please help!
you can try to install it by https://pypi.org/project/commons/
python -m pip install commons