interactiveaudiolab / voogle

This is code for an audio search engine that uses vocal imitations of the desired sound
MIT License
37 stars 3 forks source link

Make new representation when audio file is changed. #10

Closed interactiveaudiolab closed 6 years ago

interactiveaudiolab commented 6 years ago

If an audio file is updated...but the name doesn't change...the representation should also be updated.

maxrmorrison commented 6 years ago

Related issue: when the model weights have a more recent timestamp than the representations, all representations should be updated.

maxrmorrison commented 6 years ago

Representations now update whenever the model weights, audio file, or audio directory are updated.