mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-13 12:02:21 +00:00
linting
This commit is contained in:
parent
74ee6e6130
commit
32cae7bbcf
@ -15,12 +15,9 @@
|
|||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import logging
|
import logging
|
||||||
from collections import defaultdict
|
|
||||||
import os
|
import os
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import Dict, List, Optional, Tuple
|
|
||||||
|
|
||||||
import k2
|
|
||||||
from lhotse.features.io import LilcomChunkyWriter
|
from lhotse.features.io import LilcomChunkyWriter
|
||||||
from lhotse.features.base import store_feature_array
|
from lhotse.features.base import store_feature_array
|
||||||
import torch
|
import torch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user