diff options
author | Grail Finder <wohilas@gmail.com> | 2023-02-13 15:06:54 +0600 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2023-02-13 15:06:54 +0600 |
commit | f373a7c67cc2b37ddb8532c3e8100da8fcf097ac (patch) | |
tree | 079a82e861505c25f3d04a9cb426bef48df6a7fe /readme.md | |
parent | 998d56d5b1966696636cc63e799010fa5c349416 (diff) |
Chore: readme update
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; |