find specific audio segment and cut everything before it

This page summarizes the projects mentioned and recommended in the original post on /r/commandline

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • dejavu

    Audio fingerprinting and recognition in Python (by worldveil)

  • The only way I can think of is to use Acoustic Fingerprinting. There’s a python project on GitHub called dejavu (link here) that can identify which audio file a snippet matches. It looks like one of the parameters it spits out is where in the audio file it matches, which you could then use that time stamp with ffmpeg.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts