from Hacker News

Show HN: Detect if an audio file was generated by NotebookLM

by wenbin on 10/5/24, 1:05 AM with 40 comments

  • by velcro on 10/5/24, 9:57 AM

    I thought it was already encoded with SynthID? could that not be used to detect it?
  • by qnleigh on 10/5/24, 4:08 AM

    Remember that podcast of two AI learning that they were AI? If anyone has used a tool like this to determine if that was actually made by NotebookLM, say so. There's been a lot of incredulity both ways.
  • by CatWChainsaw on 10/5/24, 1:03 PM

    Another neverending arms race just like AI-generated text and image, vs its detection. The future is us burning large amount of energy on this purposeless stupidity. Great future guys thanks so much.
  • by fastfuture on 10/5/24, 8:24 AM

    I understand the issue for a platform like listennotes. The deep dive podcasts are great but for a personnal usage. For my own use (pushing my generated podcast to my phone podcast app), I made https://solopod.net (a simple private free rss feed from uploaded audio files).
  • by whimsicalism on 10/5/24, 2:21 AM

    To make this useful, I would release the weights.

    Otherwise this is just a small wrapper script for a support vector classifier that anyone could whip up with chatgpt in minutes.

  • by Goldpiggy on 10/7/24, 5:17 AM

    Great work! Would love to see a website we can directly put a audio/podcast link and test with your app.
  • by freddref on 10/7/24, 11:34 AM

    Any stats available on accuracy?