SarthakYadav/audio-data-utils
Data loading utilities in PyTorch for personal Audio ML Research. Includes "packed dataset" paradigm that I use as a middle ground between pure Random File based IO and more complex solutions, such as WebDatasets.
PythonMIT