aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/rnnoise.web
AgeCommit message (Collapse)Author
2023-09-06rnnoise: fix error on webcam (#29)Luna
errored because there was no audio stream, luckily the patched function had a boolean indicating if it was audio or not so just ignore it if it isnt Reviewed-on: https://codeberg.org/Ven/cord/pulls/29 Co-authored-by: Luna <imlvnaa@gmail.com> Co-committed-by: Luna <imlvnaa@gmail.com>
2023-08-16feat(plugins): Web/Vesktop AI Noise Suppression powered by RNNoise (#1477)Justice Almanzar
Co-authored-by: V <vendicated@riseup.net>