Version 0.5.0
[0.5.0] 2024-01-05
Changed
- Update typing for paths with python class
Path
. - Refactor functional interface to load raw metadata for each dataset.
- Refactor class variables to init arguments.
- Faster AudioCaps download with
ThreadPoolExecutor
.