formatting
This commit is contained in:
parent
603662f152
commit
9514336cc4
@ -172,8 +172,8 @@ class MDTC(nn.Module):
|
|||||||
dilated connections is adopted to efficiently model long-range
|
dilated connections is adopted to efficiently model long-range
|
||||||
dependency of speech. With a large receptive field while
|
dependency of speech. With a large receptive field while
|
||||||
keeping a small number of model parameters, the structure
|
keeping a small number of model parameters, the structure
|
||||||
can model temporal context of speech effectively. It aslo
|
can model temporal context of speech effectively. It aslo
|
||||||
extracts multi-scale features from different hidden layers
|
extracts multi-scale features from different hidden layers
|
||||||
of MDTC with different receptive fields.
|
of MDTC with different receptive fields.
|
||||||
"""
|
"""
|
||||||
def __init__(
|
def __init__(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user