#!/bin/bash dvc repro common_voice_import_processing > repro.log 2>&1 & #python -u experiment/earnings/pipeline.py > repro.log 2>&1 &