mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-14 04:22:21 +00:00
linting
This commit is contained in:
parent
6da35058fa
commit
74ee6e6130
@ -105,7 +105,7 @@ def generate_ctc_label_batch(
|
||||
supervisions = batch["supervisions"]
|
||||
nnet_output, memory, memory_key_padding_mask = model(feature, supervisions)
|
||||
return nnet_output
|
||||
|
||||
|
||||
|
||||
def generate_ctc_label_dataset(
|
||||
dl: torch.utils.data.DataLoader,
|
||||
|
Loading…
x
Reference in New Issue
Block a user