IPED
IPED copied to clipboard
Makes Wav2Vec2 transcription and other python modules that need network to work through proxies
In the first usage, Wav2Vec2 needs to download a language model. If user is behind a proxy, the download is blocked. We should configure appropriate environment vars to pass user machine configured proxy to python modules.