from local

This commit is contained in:
dohe0342 2023-01-29 19:40:12 +09:00
parent 1cd68de818
commit 916683c649
3 changed files with 1 additions and 0 deletions

View File

@ -707,6 +707,7 @@ class ConformerEncoder(nn.Module):
warmup=warmup,
)
output += residual
residual = output
else:
output = mod(
output,