Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

A large number of music files, generate the total a json file, but build library or have a problem. #9

Open
holens opened this issue Feb 7, 2017 · 0 comments

Comments

@holens
Copy link

holens commented Feb 7, 2017

Does the following step:
1. find ./ -regex '..m4a|..mp3' > music_to_ingest
2. echoprint-codegen -s < music_to_ingest > allcodes.json
3. cat allcodes.json | jq -r '.[].code' | echoprint-inverted-index index.bin

My system is 4 gb of memory,2 gb swap space. when I run the step of 3, At the last time Out of memory and swap space. but the file size of allcodes.json is 1gb.
What reason is this ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant