DaegyeomKim
DaegyeomKim
During learning, the gradient norm of the nar model comes out as nan, so learning is not going well. I think there is no problem with the data and there...
Hello p0p4k, I'm reaching out to you again with a question. Thanks to your great help, I've successfully trained and inferred the Korean pflow model. During the inference process, I...
NAN loss
Hello p0p4k, I've begun training a PFlow Korean model using the code you shared. However, I encountered a nan loss during the training process. I used a publicly available Korean...
Hello p0p4k, I am deeply grateful for the code you have provided. I have a question while adapting it to a Korean version. I am preparing to use a speech-to-text...
Hello, I am currently training the audio2mesh model using my own data. The data consists of videos of 41 men and women with fixed head positions and minimal facial expression...
Hello, I would like to train a model by adding new tokens and corresponding audio sounds that are not included in the additional_special_tokens of the QwenTokenizer. For example, I want...
Dear p0p4k, I am currently engaged in research on Korean voice synthesis models and have been utilizing your well-crafted vits2_pytorch implementation for training a Korean model. It has been functioning...