resemble-ai / Resemblyzer

A python package to analyze and compare voices with deep learning
Apache License 2.0
2.66k stars 419 forks source link

lots of values of d-vector are zero #49

Closed liuzhaoo closed 3 years ago

liuzhaoo commented 3 years ago

I successfully calculated the d-vector and used it for uisrnn, but the loss during training was nan. I checked and found that some d-vectors have a value of 0. Is this normal?

CorentinJ commented 3 years ago

This is related to the other repo.

See this https://github.com/CorentinJ/Real-Time-Voice-Cloning/pull/678