googlecreativelab / teachablemachine-community

Example code snippets and machine learning code for Teachable Machine
https://g.co/teachablemachine
Apache License 2.0
1.47k stars 649 forks source link

[FEATURE REQUEST]: Ability to get timestamps of detected audio classes while recording #377

Open dixy52-beep opened 2 months ago

dixy52-beep commented 2 months ago

it would be useful to be able to get timestamp of different detected classes example: 0:00 background noise 0:12 male voice 1:23 female voice 0:00 background noise

this feature is helpful to perform later actions, such as removing silence moments from an audio and perform filtering on audio files