Skip to content

Commit

Permalink
Merge pull request espnet#13 from neillu23/mctasnet
Browse files Browse the repository at this point in the history
Change input channel number to 8 for L3DAS
  • Loading branch information
Emrys365 committed Nov 13, 2021
2 parents 7614280 + 7ea101a commit 5a230be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ encoder_conf:
channel: 256
kernel_size: 20
stride: 10
in_channel: 5
in_channel: 8
decoder: conv
decoder_conf:
channel: 256
Expand Down

0 comments on commit 5a230be

Please sign in to comment.