from local

This commit is contained in:
dohe0342 2023-05-26 11:54:45 +09:00
parent 5da149e1c3
commit 859d79a9ff
2 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ from icefall.utils import (
write_error_stats,
)
from train_lora import LoRAHook
#from train_lora import LoRAHook
LOG_EPS = math.log(1e-10)