Fix unit test

This commit is contained in:
pkufool 2021-11-18 15:39:49 +08:00
parent a1dd2921bb
commit 5efe6373df

View File

@ -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