DaLime
DaLime
Hi guys! I have run everything with Russian dataset to get alignments. Then I used these alignments to train a speech synthesis model (Fast Speech 2) on phoneme level. But...
Hi, thank you for sharing this code. It is rather a general question than an issue. Do not you think you over-fit if you randomly generate masks on the same...
Hi, thank you for your work, did you try to train it from scratch? Any recommendations for hyperparams? Thanks in advance!
Hi, I can't figure out why we need to change from BCHW to BHWC before we flatten. I would be happy if you could explain this moment. Thank you! #...
CatBoostEncoder returns NaN with pandas 1.1.0 and it works with pandas 1.0.4
## ❓ Questions Hi, thank you for a great work. (I) I could not figure out necessity of predicting codebook logits via transformer. Why could not we use empirical distribution...
Hi, I was looking at your method and let's say I want to apply for NN. But I have not figured out how to construct matrix Phi ( A in...
Hello, I could not figure out which validation set was used for results in the paper? Could you help?