We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, i got a output like this:
st->rnn.model->vad_gru_state = 1530144 st->rnn.model->noise_gru_state = 1530256 st->rnn.model->denoise_gru_size = 1530464
Can anyone tell me what this means? Thanks
The text was updated successfully, but these errors were encountered:
And the output results of each run are different.
Sorry, something went wrong.
st->rnn.model->vad_gru_state = 4282656 st->rnn.model->noise_gru_state = 4282768 st->rnn.model->denoise_gru_size = 4282976
No branches or pull requests
Hi,
i got a output like this:
st->rnn.model->vad_gru_state = 1530144
st->rnn.model->noise_gru_state = 1530256
st->rnn.model->denoise_gru_size = 1530464
Can anyone tell me what this means?
Thanks
The text was updated successfully, but these errors were encountered: