Birdwatch Note Rating
2024-07-04 14:34:16 UTC - HELPFUL
Rated by Participant: 6739738349DE13AE62AC782C6A36C7E990466CE62C97B6DB71BB3898F9927996
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