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...
ERROR: Could not build wheels for kenlm, which is required to install pyproject.toml-based projects
3
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...