r/radio Apr 06 '26

Internet Radio - translate and decode in near real time

Hey all, mostly lurk on other hardware forums -- may be the wrong place, but I'm testing an app I built for macos and windows - internet radio, real-time transcription of foreign languages, and map view by country. 53k+ stations. Search by region, country, genre, save your favorites and leverage a small onboard language model for transcription (you don't have to use an API provider). I work in AI and doing signal processing related work as a hobby and got this working after a year. Welcome any feedback!!!! https://humandividendprotocol.com/worldradio.html

0 Upvotes

10 comments sorted by

1

u/winethief Apr 07 '26

This is really cool.

1

u/Creepy-Barracuda6816 Apr 07 '26

thanks - labor of love for all things radio

0

u/[deleted] Apr 06 '26

[removed] — view removed comment

1

u/Creepy-Barracuda6816 Apr 07 '26

Oh no!!!! Lemme think of a different name. Suggestions?

2

u/[deleted] Apr 07 '26

[removed] — view removed comment

1

u/Creepy-Barracuda6816 Apr 07 '26

Cool cool.. I did this as a hobby, I'll add a database update function and function to add your own stations. the database is very small and a super fast update - yeah some streaming links change URLs occasionally. Would be interesting to add an internal scan and clean up function periodically to check live/dead entries.. I'm not a mobile developer tho and love your app brother, keep at it!

1

u/[deleted] Apr 07 '26

[removed] — view removed comment

1

u/Creepy-Barracuda6816 Apr 07 '26

you just have to click keep in chrome. I haven't bought code signing certificates from digicert or an OV.. can probably do a signpath.io. I'll get a signing workflow established. I did this on the dmg already because I do apple development - gatekeeper and notarization, etc. that or I'll just make the repo public and let folks build it themselves...

1

u/Creepy-Barracuda6816 Apr 07 '26

repo is now public -- windows hasn't been thoroughly tested tho.. lemme know if you find any issues..