NVIDIA / tacotron2

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

how to load tacotron 2 models? #594

Closed Al-Fahrezi closed 1 year ago

Al-Fahrezi commented 1 year ago

I have a tacotron 2 model with the following direcotry /model | -> model.pkl | -> /data | -> o.file | -> 1.file | -> 2.file | ...

how to load tacotron 2 models? sorry for my basic question