NVIDIA / tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference
BSD 3-Clause "New" or "Revised" License
5.11k stars 1.39k forks source link

Updated stft.py #632

Open gupt29 opened 5 months ago

gupt29 commented 5 months ago

Solved the issue raised due to pad_center #623

kuraga commented 1 month ago

Duplicate of #620.