notjoemartinez
- Karma
- 210
- Created
- February 17, 2023 (3y ago)
- Submissions
- 0
https://notjoemartinez.com/
- Building a crime map with police scanner audio (notjoemartinez.com)
- Annoying things you can do with JavaScript (notjoemartinez.com)
- Show HN: I made a website for searching police scanner transcripts (copcrawler.com)
Hey everyone, copcrawler.com is a website that lets you search through transcribed police scanner audio from broadcastify.com. I'm currently using faster-whisper with the tiny.en model to transcribe audio from about 14…
- Challenges with semantic search on transcribed audio files (notjoemartinez.com)
- Understanding the Fashion-Mnist IDX Format (notjoemartinez.com)
- Reverse Engineering Proctorio [video] (youtube.com)
-
yt-fts is a simple python script that uses yt-dlp to scrape all of a youtube channels subtitles and load them into an sqlite database that is searchable from the command line. It allows you to query a channel for…