CorentinJ / Real-Time-Voice-Cloning

Clone a voice in 5 seconds to generate arbitrary speech in real-time
Other
52.88k stars 8.81k forks source link

Output is only repeated noises #1021

Open LinkleZe opened 2 years ago

LinkleZe commented 2 years ago

I keep getting only strange sounding outputs rather than actual words. this is for every entry no matter the length, I'll send a sample here. Does anyone know how to fix this?

https://user-images.githubusercontent.com/77423202/155207338-4f463543-e785-4434-b7a8-12eaef259559.mp4

ireneb612 commented 2 years ago

@LinkleZe probably the synthetiser has not learnt the attention, check the attention plots.

LinkleZe commented 2 years ago

@ireneb612 How do I do that? I only downloaded the synthesizer pt file from online since it was missing, I don't know how to train it.

mmcdermott1 commented 2 years ago

Facing this same issue. Very frustrating. Any help is hugely appreciated!

auri99 commented 2 years ago

@LinkleZe probably the synthetiser has not learnt the attention, check the attention plots.

what does the attention plot represent please?