From 20f823dfefb78618293a088d8c518183c7dfd7c8 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 21 Oct 2024 19:00:53 +0300 Subject: [PATCH] small updates label text --- finetune_gradio.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finetune_gradio.py b/finetune_gradio.py index dcb169bc5..f3c6c3663 100644 --- a/finetune_gradio.py +++ b/finetune_gradio.py @@ -761,7 +761,7 @@ def infer(project_name, file_checkpoint, exp_name, ref_text, ref_audio, gen_text random_sample_transcribe = gr.Button("random sample") with gr.Row(): - random_text_transcribe = gr.Text(label="Pinyin") + random_text_transcribe = gr.Text(label="Text") random_audio_transcribe = gr.Audio(label="Audio", type="filepath") random_sample_transcribe.click(