mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-14 20:42:22 +00:00
Fix a typo.
This commit is contained in:
parent
e062c1b5cf
commit
77993b9552
@ -23,7 +23,7 @@ You can run this file in one of the two ways:
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
import k2
|
import k2
|
||||||
from icefall.decode2 import Nbest
|
from icefall.decode import Nbest
|
||||||
|
|
||||||
|
|
||||||
def test_nbest_from_lattice():
|
def test_nbest_from_lattice():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user