"vscode:/vscode.git/clone" did not exist on "77e0ea8048a4941b3009c067bb367045aa1ed276"
Disable multiprocessing when dumping features in hubert preprocessing (#2311)
Summary: The multi-processing works well on MFCC features. However, it sometimes makes the script hang when dumping HuBERT features. Change it to for-loop resolves the issue. Pull Request resolved: https://github.com/pytorch/audio/pull/2311 Reviewed By: mthrok Differential Revision: D35393813 Pulled By: nateanl fbshipit-source-id: afdc14557a1102b20ecd5fafba0964a913250a11
Showing
Please register or sign in to comment