-
Notifications
You must be signed in to change notification settings - Fork 978
Pull requests: xiph/rnnoise
Author
Label
Projects
Milestones
Reviews
Assignee
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
assorted fixes and performance improvements
#134
opened Aug 15, 2020 by
sleepybishop
Loading…
updated Jan 22, 2021
Update README (Added specific instructions for mac users)
#183
opened May 15, 2021 by
malhotrachetan
Loading…
updated May 15, 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
Add USE_MALLOC define, to toggle the use of malloc() and free() instead of VLA
#164
opened Feb 16, 2021 by
davidebeatrici
Loading…
updated Mar 26, 2024
Fix SIMD fallback code when AVX2 is not available
#228
opened Jun 4, 2024 by
j-schultz
Loading…
updated Jun 24, 2024
CMake support, modernized rnnoise example with libsoundfile and CI setup based on Github Actions
#227
opened May 18, 2024 by
ValentiWorkLearning
Loading…
updated Jul 7, 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.