Live data from Hacker News

Transcribed police scanners in real-time

murph.live

41–50 of 109 posts

Re: Transcribed police scanners in real-time

#41

Example audio: https://www.broadcastify.com/webPlayer/29351 This is close enough to the Seattle feed that you can do a compare & contrast. Heard: "clear my first call ocean nora 470" On the site: "charlie my first call" So, yeah, this still has a long long way to go. I considered and discarded this in 2011 because it was pure insanity, and as another comment suggests, it's highly context-sensitive. "ECR" is El Camino…

Like to see a way to play the original audio clip the OCR came from.

Sorry, talking about the project this thread is linked to.

Re: Transcribed police scanners in real-time

#42

Very cool! Is this yours, OP? I built a text classifier platform ( https://www.taggit.io/ ) and I'd love to explore building something on top of this text stream to notify people of important happenings around the protests in real time.

Not mine, I've got the URL over IM few minutes before posting it here

Re: Transcribed police scanners in real-time

#43

Earlier quoted context omitted.

You could conceivably do this using the text to speech recognition on a Mac using Loopback to capture the stream to a microphone input. https://rogueamoeba.com/loopback/ Someone clever enough could create containers to run the software locally and have many loops running off many streams to many instances of the audio to text feature.

Conventional speech recognition will not have very good accuracy for this sort of task out of the box. You will basically need to do local (as in, based on map location) language modeling, and should probably do custom acoustic modeling as well (training a neural network on what radio speech sounds like).

Did you look at the transcripts? They do not have very good accuracy. A better solution probably should do those things; this one I'm assuming is not.

Re: Transcribed police scanners in real-time

#45
post #24

Apart from the police and people listening out of interest/curiosity, who else taps into police scanners? It seems like a really narrow and competitive niche to be in for developers.

It is ridiculously competitive in the mobile app store market, because there is a lot of revenue out there. All of the apps source their streams from Broadcastify, and they license Broadcastify's API and content to do so. The apps are enormously popular, and the market generates hundreds of thousands of dollars a month in revenue. I deal constantly with nefarious developers who often feel like Broadcastify has an obl…

Seems like y'all are definitely positioned right in the market, though, if everyone's using you! Do you do any marketing aimed specifically at developers of these apps?

Re: Transcribed police scanners in real-time

#46
This actually would solve one of my use cases that broadcastify itself does not. I don't listen to the scanner often, and often when I do it's in response to hearing sirens or seeing something. By then, the call has already gone out so tuning in to the scanner isn't all that helpful. Having transcripts of recent calls available would be quite useful.

Re: Transcribed police scanners in real-time

#49
post #6

This is very impressive. I'm the owner of Broadcastify.com, where presumably these streams are being transcribed from. We've dabbled in this space and looked at real-world approaches to taking something like this to market, but transcribing 7000+ streams to text seems like an expensive (computational) and ($$) effort that needs a lot of investigation. Note to mention that the individual lexicons between streams are d…

Have you taken a look at the output?

I selected the NYC scanner and found many examples like this:

June 8, 2020 9:03 PM EDT: "Google Launcher new job and I want to play better third-party colder or does the people from the vegetable okay"

Post reply on HN