From 59ae516f6762077ed9933128e2d804f9a65066a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AF=AD=E5=B8=86?= Date: Wed, 28 Feb 2024 17:30:41 +0800 Subject: [PATCH] test --- examples/industrial_data_pretraining/lcbnet/demo_nj.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/industrial_data_pretraining/lcbnet/demo_nj.sh b/examples/industrial_data_pretraining/lcbnet/demo_nj.sh index 51ffad71c..5e634c315 100755 --- a/examples/industrial_data_pretraining/lcbnet/demo_nj.sh +++ b/examples/industrial_data_pretraining/lcbnet/demo_nj.sh @@ -1,5 +1,5 @@ file_dir="/nfs/yufan.yf/workspace/github/FunASR/examples/industrial_data_pretraining/lcbnet/exp/speech_lcbnet_contextual_asr-en-16k-bpe-vocab5002-pytorch" -CUDA_VISIBLE_DEVICES="0,1" +CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7" inference_device="cuda" if [ ${inference_device} == "cuda" ]; then