kan-bayashi / PytorchWaveNetVocoder

WaveNet-Vocoder implementation with pytorch.
https://kan-bayashi.github.io/WaveNetVocoderSamples/
Apache License 2.0
297 stars 57 forks source link

Fix installation #64

Closed kan-bayashi closed 5 years ago

kan-bayashi commented 5 years ago

This PR fixes the issue that no packages are copied into site-packages/ due to the missing wavenet_vocoder/__init__.py.