KaetheFu

Results 4 issues of KaetheFu

A dimension problem was encountered while running prep_sgni.py: ![截屏2022-04-22 20 21 27](https://user-images.githubusercontent.com/35553350/164713300-610ae615-0dc5-49d0-93e0-da99c8b9ffcc.png)

adj_matrix_speaker_text[j, 70+word2embed[speaker[j]]] = 1 What does 70 represent in this case? Why plus 70?

![image](https://user-images.githubusercontent.com/35553350/190950734-c5dbc7dd-6f82-4963-b6e9-a46d8ecb5bd0.png) 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?