mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 10:16:14 +00:00
Fix unit test
This commit is contained in:
parent
a1dd2921bb
commit
5efe6373df
@ -20,12 +20,8 @@ import k2
|
||||
import pytest
|
||||
import torch
|
||||
|
||||
from icefall.utils import (
|
||||
AttributeDict,
|
||||
encode_supervisions,
|
||||
get_env_info,
|
||||
get_texts,
|
||||
)
|
||||
from icefall.env import get_env_info
|
||||
from icefall.utils import AttributeDict, encode_supervisions, get_texts
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
Loading…
x
Reference in New Issue
Block a user