how does the audio_to_images.py file work?
ST2-EV opened this issue · 3 comments
ST2-EV commented
does it chop up the audio samples to 5 second clips, so if i put multiple hour long clips, it will automatically split it into 5 second clips?
teticio commented
Yes. Or if the mel parameters are changed, instead of 5 second samples, it will be a different length.
ST2-EV commented
thanks and how is it split? like first 5 seconds is one sample, then the next 5, etc?
teticio commented
Exactly. There is an index stored, which goes from 0 to the number of
samples in each file.
…On Fri, Feb 10, 2023 at 4:39 PM Steve ***@***.***> wrote:
thanks and how is it split? like first 5 seconds is one sample, then the
next 5, etc?
—
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKRPDB4H5SPSGWVR377ODQTWWZVMLANCNFSM6AAAAAAUV522MI>
.
You are receiving this because you commented.Message ID:
***@***.***>