solee0022

Results 2 issues of solee0022

I trained model with Korean dataset. And I got checkpoints of Discriminator and Generator. Is it right to use generator checkpoint( 'G_20000.pth') except for Discriminator in inference? I've made Korean...

I want to install kenlm, but I got this error. And I've already installed 'pyproject.toml'. How can I fix this issue? ``` (asr2) $ pip install https://github.com/kpu/kenlm/archive/master.zip Collecting https://github.com/kpu/kenlm/archive/master.zip Using...