Zeisigsig
Results
2
issues of
Zeisigsig
For example, "100원, 500원, 1000원, 5000원" makes UnboundLocalError. Is there a manual that deals with this? ` File "/home/-----/anaconda3/envs/test_ex/lib/python3.8/site-packages/g2pk/numerals.py", line 97, in process_num spelledout.append(name) UnboundLocalError: local variable 'name' referenced before...
같은 task에 대해서 같은 pretrained model로 finetuning하려고 하는데 혹시 학습시키셨을 때 gpu 사양 등 기타 학습 환경에 대해 알 수 있을까요? 현재 이상하게 train.py에서 첫 epoch에서 train은 잘되다가 validation으로 넘어가려고...