Rayhane-mamah/Tacotron-2

is there anyway to implement garbage collection ?

te-lyhourt opened this issue · 0 comments

Hi , I currently using tacotron2 with HiFi-GAN to synthesis voice. It work really well. the problem is I noticed that when train or synthesis, if the program was interrupted mid way , it wont release the memory and when I rerun it again , it will show error. Is there anyway to solve the problem ?