animal2vec workshop · MPIABDay 1 · 12:20–12:30

Do this in your terminal:

a2v2-infer \
  ~/workshop_materials/model_weights/a2v_large_finetune_MeerKAT.native.pt \
  ~/workshop_materials/example_audio/meerkat_test_10s_audio_a2v_workshop.wav \
  ~/workshop_materials/example_audio/meerkat_test_10s_audio_a2v_workshop.csv \
  --segment-seconds 10 \
  --device cpu --audition

Check the CSV file afterwards