sooftware / kospeech

Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
https://sooftware.github.io/kospeech/
Apache License 2.0
605 stars 192 forks source link

모델 재학습시 cer 값 증가 #152

Closed johnny9210 closed 2 years ago

johnny9210 commented 2 years ago

모델 재학습을 하고 있는 중입니다. 재학습을 하게 되면 cer이 증가하게 되는데 해결 방법이 궁금합니다. 재학습을 위해 resume 부분만 기존 false에서 true로 변경하였습니다.