

Flash chips are cheap as actual potato chips, why are you arguing for phones to be shipped with less onboard storage, especially when SD cards aren’t guaranteed
Flash chips are cheap as actual potato chips, why are you arguing for phones to be shipped with less onboard storage, especially when SD cards aren’t guaranteed
Fondly remember Google’s back and forth rocking with just-in-time and ahead-of-time compilation every other Android version with Dalvik/ART. Guess it’s been a while since they’ve rocked to AOT
Ah yes, the exact reason why Google said giving apps Bluetooth or Wifi access is dangerous and tied it to location for so long
Re:Zero isn’t going to be remotely wrapped up by the time the Japanese economy collapses, is it 😭
Well this is Interesting.
Video storage and bandwidth is probably my most pressing concern, but that’s the same as with peertube, no?
Speaking of which, are they going to consult with PeerTube for cross compatibility?
That uses a similar approach to the wake word technology, but slightly differently applied.
I am not a computer or ML scientist but this is the gist of how it was explained to me:
Your smartphone will have a low-powered chip connect to your microphone when it is not in use/phone is idle to run a local AI model (this is how it works offline) that asks one thing: is this music or is it not music. Anyway, after that model decides it’s music, it wakes up the main CPU which looks up a snippet of that audio against a database of other audio snippets that correspond to popular/likely songs, and then it displays a song match.
To answer your questions about how it’s different:
the song id happens on a system level access, so it doesn’t go through the normal audio permission system, and thus wouldn’t trigger the microphone access notification.
because it is using a low-powered detection system rather than always having the microphone on, it can run with much less battery usage.
As I understand it, it’s a lot easier to tell if audio seems like it’s music than whether it’s a specific intelligible word that you may or may not be looking for, which you then have to process into language that’s linked to metadata, etc etc.
The initial size of the database is somewhat minor, as what is downloaded is a selection of audio patterns that the audio snippet is compared against. This database gets rotated over time, and the song id apps often also allow you to send your audio snippet to the online megadatabases (Apple’s music library/Google’s music library) for better protection, but overall the data transfer isn’t very noticeable. Searching for arbitrary hot words cannot be nearly as optimized as assistant activations or music detection, especially if it’s not built into the system.
And that’s about it…for now.
All of this is built on current knowledge of researchers analysing data traffic, OS functions, ML audio detection, mobile computation capabilities, and traditional mobile assistants. It’s possible that this may change radically in the near future, where arbitrary audio detection/collection somehow becomes much cheaper computationally, or generative AI makes it easy to extrapolate conversations from low quality audio snippets, or something else I don’t know yet.
Reddit didn’t like this thumbnail either 😅
The actual content seems to be interesting though. Well, his breakdown of the content in the comments was