whisper-largev2-ar / setup_libs.sh
Zaid's picture
Training in progress, step 2000
024370d
raw
history blame
142 Bytes
huggingface-cli repo create $2
git clone https://huggingface.co./$1/$2
cd $2
cp ../**.py .
cp ../**.sh .
cp ../**.ipynb .
cp ../ds_config.js .