import git git.Repo.clone_from('https://github.com/reazon-research/ReazonSpeech', 'ReazonSpeech') import pip, site, importlib pip.main(['install', 'ReazonSpeech/pkg/nemo-asr']) importlib.reload(site)