r9y9 / nnmnkwii

Library to build speech synthesis systems designed for easy and fast prototyping.
https://r9y9.github.io/nnmnkwii/latest/
Other
393 stars 73 forks source link

Failed to install nnmnkwii to Google Colaboratory. #103

Closed taroushirani closed 4 years ago

taroushirani commented 4 years ago

Hello, I tried to install latest nnmnkwii with pip from the git repository. At first glance it seems to be successful, but almost all scripts aren't installed. The second-to-the-last commit seems to be OK.

I upload the failed ipynb[1] so please see it for detail.

  1. https://gist.github.com/taroushirani/bf932f03c68c7ecffbf5950f1c3b773b
r9y9 commented 4 years ago

Ah, this is my bad... I will fix this and update the pypi release ASAP.

r9y9 commented 4 years ago

It tuned out that the problem only happens on master. This should be fixed now.