From 47e4137651581d6d6828539bf2fdfa59a4ae688c Mon Sep 17 00:00:00 2001 From: root Date: Wed, 30 Jul 2025 11:07:50 +0000 Subject: [PATCH] update test set --- examples/grpo/cosyvoice2/run.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/grpo/cosyvoice2/run.sh b/examples/grpo/cosyvoice2/run.sh index 389914e..ce97ab3 100644 --- a/examples/grpo/cosyvoice2/run.sh +++ b/examples/grpo/cosyvoice2/run.sh @@ -129,8 +129,8 @@ fi if [ $stage -le 4 ] && [ $stop_stage -ge 4 ]; then log "stage 4: Test the model" - dataset=zero_shot_zh - # dataset=test_zh seed_tts test_zh + dataset=zero_shot_zh # from CosyVoice3 test set + # dataset=test_zh # from seed_tts test set output_dir=./outputs_${exp_name}_${step}_${dataset} token2wav_path=/workspace/CosyVoice2-0.5B