This commit is contained in:
Stardust·减
2023-09-09 11:29:38 +08:00
committed by GitHub
parent 67eec23d67
commit d6e463d235

View File

@@ -169,7 +169,7 @@ if __name__ == "__main__":
speaker_ids = hps.data.spk2id
speakers = list(speaker_ids.keys())
languages = ["ZH", "JA"]
languages = ["ZH", "JP"]
with gr.Blocks() as app:
with gr.Row():
with gr.Column():