Views
No views yet
/home/xhao/proj/audiozen/recipes/clarity/cec2/spatial_fsb_all_codece5eb603feb2750eea1d90ce12ae596c07f292c5e1# 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/cec2
6
7# Clone the model checkpoint
8git clone https://huggingface.co/haoxiangsnr/clarity__cec2__spatial_fsb_all_codec
9# or
10git clone git@hf.co:/haoxiangsnr/clarity__cec2__spatial_fsb_all_codecconfig.yaml file in the training folder for hyperparameters.1{
2 "create_model_card": true,
3 "model_folder_path": "/home/xhao/proj/audiozen/recipes/clarity/cec2/spatial_fsb_all_codec",
4 "only_best_checkpoint": true,
5 "only_exp_folder": false,
6 "private": false
7}