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
dump_rnn.py
training/
denoise_training
fout
#define VAD_GRU_SIZE 24.0
voice.wav
noise.wav
rnn_data.h
rnn_data.c
See also: #12
The text was updated successfully, but these errors were encountered:
No branches or pull requests
dump_rnn.py
should be intraining/
, not just some link.denoise_training
should usefout
again instead of stdout orfout
should be removed.#define VAD_GRU_SIZE 24.0
.voice.wav
andnoise.wav
tornn_data.h
andrnn_data.c
.See also: #12
The text was updated successfully, but these errors were encountered: