Skip to content
Snippets Groups Projects
Select Git revision
  • 33dac6c6e1bca628ce26da306120efa7c530d48f
  • master default protected
2 results

views

  • Clone with SSH
  • Clone with HTTPS
  • Scripts to train an auto-encoder and cluster animal vocalisations by frequency-contour similarity Vocalisation detection needs to be done prior to this process (stored in a .csv file)

    Scripts need to be called in the following order : train_AE.py compute_embeddings.py sort_cluster.py

    use python script.py --help to get more information on each scripts' usages

    required packages can be found in the requirements.txt file