Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add tmp or cache for converted files #16

Open
skewballfox opened this issue Mar 1, 2022 · 0 comments
Open

add tmp or cache for converted files #16

skewballfox opened this issue Mar 1, 2022 · 0 comments

Comments

@skewballfox
Copy link
Collaborator

this is a bit different from my original plan for tmp. when I was testing changes the one operation that consistently took the longest amount of time was converting the wavs I had to mp3. We could make it to where we store the results in a tmp directory, which is wiped between reboots, in order to avoid converting it each time the project is run. if someone is testing or making multiple models using the same extra training data, then successive runs will be much faster, without cluttering their filesystem with multiple copies of data that have to be manually deleted.

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

No branches or pull requests

1 participant