devicehive / devicehive-audio-analysis

Apache License 2.0
196 stars 80 forks source link

Timing Information #3

Open firatyenidunya opened 6 years ago

firatyenidunya commented 6 years ago

Hi, First of all, great work! I would like to get exact time information of the previously trained objects rather than the percentage of them. Is it possible if I tweak the current project?

Nikolay-Kha commented 6 years ago

Hey You could split you record into pieces with some duration(0.5s - 2.5s) and evaluate each piece with known start position.

firatyenidunya commented 6 years ago

Brilliant idea! Couldn't think of that. Thanks for the help.

igor-panteleev commented 6 years ago

Hi I suggest you to split record to pieces multiple of 0.96s Because it's a size of one feature.