from local

This commit is contained in:
dohe0342 2023-05-26 11:55:12 +09:00
parent 3a5a345f8d
commit b3550240e2
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)