Closed thebuax closed 3 years ago
Hello,
(Edited)
Thank you for releasing the code. It's massively helpful. I had few queries regarding the dataloaders:
np.linspace(start, max(start, end-self.num_sec - 0.4), num_clip)
Thanks in advance.
Hello,
(Edited)
Thank you for releasing the code. It's massively helpful. I had few queries regarding the dataloaders:
np.linspace(start, max(start, end-self.num_sec - 0.4), num_clip)
What is the role of num_sec then in this context?Thanks in advance.