r9y9 / deepvoice3_pytorch

PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models
https://r9y9.github.io/deepvoice3_pytorch/
Other
1.97k stars 484 forks source link

Update extract_feats.py #232

Open anonymousdouble opened 10 months ago

anonymousdouble commented 10 months ago

refactor with With statement to open file to make code more Pythonic