mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-07 08:04:18 +00:00
minor fix of doc
This commit is contained in:
parent
2142fca8f8
commit
27558858a3
@ -309,7 +309,7 @@ class ConvolutionModule(nn.Module):
|
||||
right_context: torch.Tensor,
|
||||
cache: Optional[torch.Tensor] = None,
|
||||
) -> torch.Tensor:
|
||||
"""Causal convolution module applied on both utterance and right_context.
|
||||
"""Causal convolution module.
|
||||
|
||||
Args:
|
||||
utterance (torch.Tensor):
|
||||
|
Loading…
x
Reference in New Issue
Block a user