Views
No views yet
/home/xhao/proj/audiozen/recipes/clarity/cec1/e009_sheffielde5eb603feb2750eea1d90ce12ae596c07f292c5e1# Install git lfs if you haven't already
2git lfs install
3
4# Go into the directory where you want to download the model
5cd /home/xhao/proj/audiozen/recipes/clarity/cec1
6
7# Clone the model checkpoint
8git clone https://huggingface.co/haoxiangsnr/clarity__cec1__e009_sheffield
9# or
10git clone git@hf.co:/haoxiangsnr/clarity__cec1__e009_sheffieldconfig.yaml file in the training folder for hyperparameters.1{
2 "create_model_card": true,
3 "model_folder_path": "/home/xhao/proj/audiozen/recipes/clarity/cec1/e009_sheffield",
4 "only_best_checkpoint": true,
5 "only_exp_folder": false,
6 "private": false
7}