ScienceForChange / SoundCollect_backend

0 stars 0 forks source link

save sounds temporarily #20

Closed OtariOboladzeSfC closed 7 months ago

OtariOboladzeSfC commented 7 months ago

can you save sounds with the user name or email on the server temporarily? for sound calibration pilot day we need to save sounds with the user identifiers. sample: user_123 converted sounds to parameters and server saved all sounds as:

only for a pilot days, which will be 6 in total within 4 months. @CarlosMillanSfC

CarlosMillanSfC commented 7 months ago

I can save the sounds with the timespamp (audio-2024-03-05-10:51:34.WAV) in folders with any user identification (not name because we do not store names)

OtariOboladzeSfC commented 7 months ago

your current pick looks good

CarlosMillanSfC commented 7 months ago

Done, whenever you process any audio it will be also uploaded to the server in a folder with the username of the email of the user and with a timestamp (date+time) to make it unique and easy to refer to the observation. image

The problems are: