from local

This commit is contained in:
dohe0342 2023-05-26 11:52:38 +09:00
parent c574405dca
commit fc53b1bc09
2 changed files with 2 additions and 0 deletions

View File

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