descriptinc / audiotools

Object-oriented handling of audio data, with GPU-powered augmentations, and more.
https://descriptinc.github.io/audiotools/
MIT License
219 stars 37 forks source link

Adding salient excerpt. #5

Closed pseeth closed 3 years ago

pseeth commented 3 years ago

Adding a function to extract a salient excerpt from a file (e.g. an excerpt that is above a specified loudness threshold).

hohsiangwu commented 3 years ago

tests were failing, seems irrelevant, re-running helps

I don't think I have privilege to approve in this repository. Let me check. I can merge though.

hohsiangwu commented 3 years ago

Other than the possible infinite loop, looks good to me if it is not a major concern.