There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.