Real-time_RE-USE / online_inference.sh
szuweifu's picture
Upload 14 files
13e5029 verified
Raw
History Blame Contribute Delete
368 Bytes
pip install triton==2.3.0
CUDA_VISIBLE_DEVICES='0' python online_inference.py \
--config recipes/USEMamba_12x1_lr_00002_norm_05_vq_067_nfft_320_hop_160_NRIR_012_pha_0005_com_04_early_005_release_random_layer_GAN_longer_1k.yaml \
--Exit_layer 8 \
--look_ahead_frames 0 \
#--BWE 16000 \
# Exit_layer can be between 3~12 , look_ahead_frames can be between 0~2