You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Hi, I'm trying to get the English accented test set and hitting an error. I am running the following command (having already run the download asr data command):
Hi, I'm trying to get the English accented test set and hitting an error. I am running the following command (having already run the download asr data command):
python -m voxpopuli.get_asr_data --root .. --lang en_accented
and the error I'm getting is:
concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.
This error occurs near the end of the second progress bar of the get_asr_data process:
Can you help please?
The text was updated successfully, but these errors were encountered: