Nguyễn Lê Huy

Results 153 comments of Nguyễn Lê Huy

Hi @wwyl2000, let me check if I can get rid of that warning.

@vaibhav016 you can load the weights by name.

@vaibhav016 I don't have the gpu to test. But anyway I don't quite get your idea. Are you able to load the weights by name? And if the loading is...

I’ll close the issue here due to inactivity. Feel free to reopen if you have any more questions.

@neso613 @nyadla-sys github only stores the code, the pretrained models I shared on google drive. @nyadla-sys Some ops are not supported to quant to int8, so we have to accept...

I believe we can, since all we need to do is making a custom version of the ASRDataset, Speech Featurizer, Text Featurizer and feed the dataset into models with phonemes...

@ymzlygw I think for Japanese, Korean, Chinese we should use subwords instead of characters. If you can define a vocabulary contains all characters of the language like in english then...

I've managed to run models on tpu colab with gcp You can try running the script on tpu colab to see if it works Make sure you use the supported...

I’ll close the issue here due to inactivity. Feel free to reopen if you have further questions.

@namdn Could you share the subword file so that I can reproduce the issue?