Closed mrgloom closed 5 years ago
Looks like it can be installed like this:
git clone https://github.com/JeremyCCHsu/Python-Wrapper-for-World-Vocoder.git
cd Python-Wrapper-for-World-Vocoder
git submodule update --init
pip install -U pip
pip install -r requirements.txt
pip install .
On Ubuntu pip install pyworld
works fine.
Fail installing via pip under virtualenv on MacOS
Is it this repo https://github.com/JeremyCCHsu/Python-Wrapper-for-World-Vocoder ?