Birdwatch Note Rating
2024-07-04 18:31:51 UTC - HELPFUL
Rated by Participant: 103AAC8256AED1A2E2ED4D9B89E9D36FEDE8010BF136DA56089B4C366FBAEDEA
Participant Details
Original Note:
Web apps can run processing on the device they are running on, and Electron apps even more so, as it can use the Node.js host process to use libraries with actual native code. https://www.electronjs.org/docs/latest/tutorial/using-native-node-modules Just as an example within Discord, the noise suppression is a ML model that runs locally: https://support.discord.com/hc/en-us/articles/360040843952-Krisp-FAQ
All Note Details