Viewing a single comment thread. View all comments

time_waster103 OP t1_ir3djh7 wrote

Think of an application where user uploads audio to their cloud storage and it is automatically categorised. The exact time limit hasn't been decided yet. My task is to do some literature review and experiments to find out the least time needed for fairly high classification accuracy.

I said 1 second based on the amount of time beyond which the user might feel labelling the file himself is more convenient.

1

alex_lite_21 t1_ir3k9cb wrote

Could it be that during the loading process you can be extracting some features (windowed)

1

time_waster103 OP t1_ir3kt66 wrote

I'm not sure how to implement it, but yes it should be allowed.

1