Open princess200816 opened 1 year ago
Hi, I am getting a similar issue. The EER is 0.5 and there is an invalid value while adding:
/home/user1/.pyenv/versions/3.10.12/lib/python3.10/site-packages/scipy/interpolate/_interpolate.py:704: RuntimeWarning: invalid value encountered in add
y_new = slope*(x_new - x_lo)[:, None] + y_lo
2023-07-14 00:57:01,399 - INFO - /home/user1/datasets/generated_audio/ljspeech_parallel_wavegan:
EER: 0.5 Thresh: nan
I am also getting an error with the formats:
formats: gsm can't encode GSM to 16-bit
I would appreciate any help. Thanks!
Hello,when I ran evaluate_models.py,I have encountered some problems.This was a description: the EER is zero and Thresh in nan! How can I solve this problem?I'm looking forward to your help.