BenAAndrew / Voice-Cloning-App

A Python/Pytorch app for easily synthesising human voices
BSD 3-Clause "New" or "Revised" License
1.4k stars 233 forks source link

in dont know #184

Open kalle07 opened 1 year ago

kalle07 commented 1 year ago

(voicecloningAPP) d:\voicecloningAPP\training>python train.py --output_directory=D:\voicecloningAPP\data\datasets\test03\out\ --log_directory=D:\voicecloningAPP\data\datasets\test03\log\ -c tacotron2_statedict.pt --warm_start Traceback (most recent call last): File "train.py", line 4, in from synthesis.synthesize import load_model ModuleNotFoundError: No module named 'synthesis'