Skip to content

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.

License

Notifications You must be signed in to change notification settings

SarthakYadav/audio-data-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages