BenAAndrew / Voice-Cloning-App

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

Cannot Add Hifi-gan Vocoder on Step 3 #170

Open zeesh95 opened 1 year ago

zeesh95 commented 1 year ago

OOPS! AN ERROR OCCURED Please share the following error in an issue at https://github.com/BenAAndrew/Voice-Cloning-App

Type: KeyError Text: 'generator' Full: Traceback (most recent call last): File "flask\app.py", line 1950, in full_dispatch_request File "flask\app.py", line 1936, in dispatch_request File "application\views.py", line 302, in synthesis_setup_post File "synthesis\vocoders\hifigan.py", line 29, in init KeyError: 'generator'

GO TO HOMEPAGE

Thank you for your time