Comment by rahimnathwani

2 years ago

Some interview podcasts start with a 3-4 second clip from the interview. Does this cause false positives for you?

The OP said elsewhere they are using this[1] library, which allows you to specify minimum seconds to match, so you'd presumably set it to match 20 seconds or whatever minimum length podcast commercials usually are.

Most other audio fingerprinting libraries I've seen allow you to specify min/max time, as well.

HTH.

1. https://github.com/AddictedCS/soundfingerprinting

  • Exactly- 20 seconds is the number I arrived at after a bit of trial and error.