Skip to content

Commit 47e4137

Browse files
committed
update test set
1 parent 0bc48c1 commit 47e4137

File tree

1 file changed

+2
-2
lines changed
  • examples/grpo/cosyvoice2

1 file changed

+2
-2
lines changed

examples/grpo/cosyvoice2/run.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ fi
129129

130130
if [ $stage -le 4 ] && [ $stop_stage -ge 4 ]; then
131131
log "stage 4: Test the model"
132-
dataset=zero_shot_zh
133-
# dataset=test_zh seed_tts test_zh
132+
dataset=zero_shot_zh # from CosyVoice3 test set
133+
# dataset=test_zh # from seed_tts test set
134134
output_dir=./outputs_${exp_name}_${step}_${dataset}
135135

136136
token2wav_path=/workspace/CosyVoice2-0.5B

0 commit comments

Comments
 (0)