-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
autosub is using only 100% cpu when it should use 400% on a quad core cpu
the task should be easy to do in parallel, by splitting the audio into N segments for N cpu cores
related
- https://stackoverflow.com/questions/4047789/parallel-file-parsing-multiple-cpu-cores
- multiprocessing.Pool
- ray for distributed computing
Metadata
Metadata
Assignees
Labels
No labels