BirdVox / birdvoxdetect

A pre-trained deep learning system for detecting bird flight calls in continuous recordings
MIT License
78 stars 15 forks source link

Memory and CPU Requirements #43

Closed LouisPi closed 4 years ago

LouisPi commented 4 years ago

Hi, are there any memory or CPU requirements for the program to run?

lostanlen commented 4 years ago

Hello @LouisPi, BirdVoxDetect is guaranteed to work within 8GB of RAM at most. If you have stricter memory constraints, let me know. BirdVoxDetect is roughly 4x faster than real time on a single 3 GHz core.

LouisPi commented 4 years ago

Thanks for the help, that's great!