from local

This commit is contained in:
dohe0342 2023-02-25 17:14:35 +09:00
parent a2f1d4f7da
commit f28d66a3ed
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -50,7 +50,7 @@ DEFAULT_LM_SCALE = [
5.0,
]
'''
DEFAULT_LM_SCALE = [0.]
DEFAULT_LM_SCALE = [0.,]
def _intersect_device(
a_fsas: k2.Fsa,