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