summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2023-02-13 15:06:54 +0600
committerGrail Finder <wohilas@gmail.com>2023-02-13 15:06:54 +0600
commitf373a7c67cc2b37ddb8532c3e8100da8fcf097ac (patch)
tree079a82e861505c25f3d04a9cb426bef48df6a7fe /readme.md
parent998d56d5b1966696636cc63e799010fa5c349416 (diff)
Chore: readme update
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index bc9129c..97bbbbe 100644
--- a/readme.md
+++ b/readme.md
@@ -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;