NVIDIA / tacotron2

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

inaudible playback speed #527

Open E128c opened 3 years ago

E128c commented 3 years ago

The playback speed is is very speedy and inaudible. pretrained tacotron & waveglow model used.

Any help would be appreciated, audio snippet attached. base_test.zip .

carmdemaio commented 3 years ago

This is playing at about 4 times normal speed. If you open the file in Audacity and set change speed to 0.25 or -75 you will be able to hear the output.

spanchenko commented 2 years ago

Looks like you have missed the discretization frequency in your configuration.