from local

This commit is contained in:
dohe0342 2023-05-26 11:58:04 +09:00
parent bb1391bf30
commit b6c1af6823
3 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ from icefall.utils import (
) )
import fairseq import fairseq
from data2vec_audio import LoRAModule
LOG_EPS = math.log(1e-10) LOG_EPS = math.log(1e-10)