Skip to content
Snippets Groups Projects
Commit b8111471 authored by Stephane Chavin's avatar Stephane Chavin
Browse files

Update get_time_detection.py

parent 09b7f5d4
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ DUREE_SPECTRO = 8 ...@@ -36,7 +36,7 @@ DUREE_SPECTRO = 8
OVERLAP = 2 OVERLAP = 2
#put the classes here #put the classes here
names = ['vocalization'] names = []
df['annot'] = 'None' df['annot'] = 'None'
for j in range (len(df)): for j in range (len(df)):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment