mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-10 02:22:17 +00:00
fix isort
This commit is contained in:
parent
b35924f361
commit
8c257a38dc
@ -23,8 +23,8 @@ from functools import lru_cache
|
|||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import Any, Dict, Optional
|
from typing import Any, Dict, Optional
|
||||||
|
|
||||||
import torch
|
|
||||||
import lhotse
|
import lhotse
|
||||||
|
import torch
|
||||||
from dataset import HubertDataset
|
from dataset import HubertDataset
|
||||||
from lhotse import CutSet, load_manifest_lazy
|
from lhotse import CutSet, load_manifest_lazy
|
||||||
from lhotse.dataset import DynamicBucketingSampler, SimpleCutSampler
|
from lhotse.dataset import DynamicBucketingSampler, SimpleCutSampler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user