UCSD-E4E / BirdNET-Lite

TFLite version of BirdNET. Bird sound recognition for more than 6,000 species worldwide.
Other
2 stars 2 forks source link

Make csv file output compatible with PyHa #3

Open JacobGlennAyers opened 2 years ago

JacobGlennAyers commented 2 years ago

Make it include the sample rate of an audio clip, the folder that it is in, as well as the, rename the common name to MANUAL ID, rename the start time as OFFSET, also include the clip length

JacobGlennAyers commented 2 years ago

This would be aided by making the whole repo compatible with Pandas.