jmvalin: (Default)
jmvalin ([personal profile] jmvalin) wrote 2018-11-08 02:18 pm (UTC)

Re: Input and output data dimensions

1) For training, the RNN needs to be fed a full sequence so that it can backpropagate through time. When we actually use the RNN, we also feed a sequence, but we do it one frame at a time because we want the algorithm to be real-time (for batch denoising, we could feed the sequence all at once)

2) Yes, we use a frame size of 20 ms, with 10 ms overlap.

Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org