S
S
Sergey Gladyshev2018-02-12 08:07:44
Algorithms
Sergey Gladyshev, 2018-02-12 08:07:44

How to find a repeating section in an audio file?

Good afternoon.
The essence of the problem is this. There is an audio track, for example, a recording of a radio broadcast, you need to find repeating pieces in it, for example, ad blocks, and get something like a hash of this repeating piece.
Is there a code example on github that implements something like this? Or what materials you need to read in order to navigate and implement this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Armenian Radio, 2018-02-12
@gbg

If the length of the piece is known, look for the dreaded word "autocorrelation".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question