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

Does the app output Tacotron2 models or custom models #111

Closed cafougner closed 2 years ago

cafougner commented 2 years ago

When you are importing a model it says to import tacotron2 based models or models generated by this app Does this output tacotron2 models or a different type?

image

BenAAndrew commented 2 years ago

Hi @PinkTurkey0,

This app does output tacotron2 models. I'll change this sentence so that it makes more sense