diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ - metadata keys shouldnt be fullpaths but relative ones (imagine downloading this dataset); - key-pair in metadata doesnt guarantee existence of audiofile; - instead of writing ffmpeg commands to file maybe better to run them in go; +- change metadata format from json to csv for lower memory consumption; |