Skip to content

Pull requests: xiph/rnnoise

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Support model file, training bug fixes and sanity checks
#122 opened May 10, 2020 by ksathyan Loading… updated May 10, 2020
modify rnn_train.py script, vad_gru and denoise_gru will use relu as …
#125 opened Jun 5, 2020 by pyu1538 Loading… updated Jun 10, 2020
Alter library to support streaming from a ringbuffer
#62 opened Mar 21, 2019 by gnif Loading… updated Jun 30, 2020
Improvements from my branch
#39 opened Sep 21, 2018 by GregorR Loading… updated Jan 18, 2021
assorted fixes and performance improvements
#134 opened Aug 15, 2020 by sleepybishop Loading… updated Jan 22, 2021
Train rnn with microsoft SNSD
#161 opened Feb 8, 2021 by jiangjianping Loading… updated May 1, 2021
Windows and CMake support
#88 opened Jul 27, 2019 by almoghamdani Loading… updated May 12, 2021
Add .gitignore
#181 opened May 12, 2021 by a-rose Loading… updated May 12, 2021
Update README (Added specific instructions for mac users)
#183 opened May 15, 2021 by malhotrachetan Loading… updated May 15, 2021
Basic cmake support
#188 opened Jun 4, 2021 by Dmitry-Nikishov Loading… updated Jun 4, 2021
Update rnn.c, compute_gru support Keras double bias
#190 opened Jun 29, 2021 by cookcodes Loading… updated Jun 29, 2021
Create SIMD-accelerated version of compute_gru function
#191 opened Jul 19, 2021 by Ameobea Loading… updated Jul 25, 2021
Fix SIMD fallback code when AVX2 is not available
#228 opened Jun 4, 2024 by j-schultz Loading… updated Jun 24, 2024
Update vec_neon.h
#234 opened Aug 13, 2024 by avcodecs Loading… updated Aug 13, 2024
fixes for non-avx targets
#239 opened Sep 25, 2024 by marler8997 Loading… updated Sep 26, 2024
Pass "z" flag to tar when unpacking gzipped model
#249 opened Dec 31, 2024 by codesoap Loading… updated Dec 31, 2024
Update of README, minor installation steps
#257 opened Mar 20, 2025 by zeratulus Loading… updated Mar 20, 2025
Fixed Issue when USE_WEIGHTS_FILE Flag Enabled
#263 opened Apr 8, 2025 by yymin1022 Loading… updated Apr 10, 2025
Fix file pointer not initialized in rnnoise_model_from_buffer
#270 opened Aug 10, 2025 by henkelmax Loading… updated Aug 11, 2025
model loading error handling in denoise.c
#271 opened Aug 11, 2025 by orvitpng Loading… updated Aug 11, 2025
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.