rnnoise-wasm VS nnnoiseless

Compare rnnoise-wasm vs nnnoiseless and see what are their differences.

rnnoise-wasm

rnnoise noise suppression library as a WASM module (by jitsi)

nnnoiseless

Recurrent neural network for audio noise reduction (by jneem)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rnnoise-wasm nnnoiseless
2 3
113 222
0.0% -
0.0 0.0
about 1 year ago over 1 year ago
Shell Rust
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rnnoise-wasm

Posts with mentions or reviews of rnnoise-wasm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-01.
  • Enhanced noise suppression in Jitsi Meet
    6 projects | news.ycombinator.com | 1 Oct 2022
    What a weird take.

    How else would we have implemented this? WASM has facilitated introducing these technologies into web applications, it literally wasn’t possible before.

    Thanks to emscripten it wasn’t even that hard to get rnnoise working on WASM: https://github.com/jitsi/rnnoise-wasm

    I concede WASM does open the possibility of adding opaque stuff to web apps but IMHO the benefits outweigh the drawbacks at this point.

  • Native Matrix VoIP with Element Call
    14 projects | news.ycombinator.com | 5 Mar 2022

nnnoiseless

Posts with mentions or reviews of nnnoiseless. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-14.
  • Ask HN: Any sound-related project suggestions for learning Rust?
    5 projects | news.ycombinator.com | 14 Mar 2023
  • Native Matrix VoIP with Element Call
    14 projects | news.ycombinator.com | 5 Mar 2022
    1. So the SFUs we're currently looking at are yours, ion-sfu (and/or galene) and mediasoup. Honestly we haven't finished looking at how they compare for rate control, but the Pion team seems very interested in ensuring they have good rate control.

    2. From context I think you're talking about noise cancellation here? I assumed that some of the more exotic ML-based ones ran serverside, which obviously is incompatible with E2EE. It sounds like there are a bunch of options for running WASM-based intelligent noise cancellation clientside though, especially with MediaStreamTrackProcessor and friends. rnnoiseless as a pure Rust->WASM port of rnnoise looks fun, for instance: https://github.com/jneem/nnnoiseless

    3. True, although given Google are highly motivated to make AEC work properly in WebRTC, I guess I'm hoping that they'll continue improving it, much as they have been. I certainly never want to have to write or integrate one ever again :D

  • RustFFT 5.0 has been released!
    1 project | /r/rust | 4 Jan 2021
    Very nice! I've just updated [`nnnoiseless`](https://github.com/jneem/nnnoiseless) to rustfft 5.0, and got a cool 20% overall improvement.

What are some alternatives?

When comparing rnnoise-wasm and nnnoiseless you can also consider the following projects:

matrix-js-sdk - Matrix Client-Server SDK for JavaScript

matrix-spec-proposals - Proposals for changes to the matrix specification

element-call - Group calls powered by Matrix

matrix-doc - Proposals for changes to the matrix specification [Moved to: https://github.com/matrix-org/matrix-spec-proposals]

seshat - A Matrix message database/indexer

FedCM - A privacy preserving identity exchange Web API

noice - Active noise control for your cheap headphones ; ) You're welcome

jitsi-meet-electron - Jitsi Meet desktop application powered by :electron: