lucidrains / naturalspeech2-pytorch

Implementation of Natural Speech 2, Zero-shot Speech and Singing Synthesizer, in Pytorch
MIT License
1.26k stars 100 forks source link

adding Layers according to paper #7

Closed manmay-nakhashi closed 1 year ago

manmay-nakhashi commented 1 year ago

just added layers , add to NaturalSpeech2 class according to the Model flow added Phoneme Encoder added Duration Predictor added Pitch Predictor added Speech Prompt Encoder

lucidrains commented 1 year ago

@manmay-nakhashi graciously accept! thank you for getting this started!