HGNN icon indicating copy to clipboard operation
HGNN copied to clipboard

run erro about InvalidArgumentError

Open KaetheFu opened this issue 3 years ago • 1 comments

image Hello, I generated the data according to the instructions of your project, but the following error occurred when running run.py.Perhaps you could advise how to solve the problem?

KaetheFu avatar Sep 19 '22 04:09 KaetheFu

The reason is that the number of speakers you generated is different from the default number. You can adapt them to the same number, e.g., 13 (12 speakers + 1 unknown speaker).

XL2248 avatar Sep 20 '22 01:09 XL2248