mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 10:16:14 +00:00
isort formatted
This commit is contained in:
parent
edc4eb3372
commit
03e08e5e73
@ -22,10 +22,10 @@ import k2
|
||||
import torch
|
||||
import torch.nn as nn
|
||||
from encoder_interface import EncoderInterface
|
||||
from lhotse.dataset import SpecAugment
|
||||
from scaling import ScaledLinear
|
||||
|
||||
from icefall.utils import add_sos, make_pad_mask, time_warp
|
||||
from lhotse.dataset import SpecAugment
|
||||
|
||||
|
||||
class AsrModel(nn.Module):
|
||||
|
Loading…
x
Reference in New Issue
Block a user