from local

This commit is contained in:
dohe0342 2023-05-26 11:54:59 +09:00
parent 859d79a9ff
commit deea846ae5
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)