speaker index from 1

This commit is contained in:
YaoyaoChang 2025-08-27 22:05:36 -07:00
parent 54fbbce40e
commit f57a9bffb1

View file

@ -822,8 +822,8 @@ def create_demo_interface(demo_instance: VibeVoiceDemo):
label="Conversation Script", label="Conversation Script",
placeholder="""Enter your podcast script here. You can format it as: placeholder="""Enter your podcast script here. You can format it as:
Speaker 0: Welcome to our podcast today! Speaker 1: Welcome to our podcast today!
Speaker 1: Thanks for having me. I'm excited to discuss... Speaker 2: Thanks for having me. I'm excited to discuss...
Or paste text directly and it will auto-assign speakers.""", Or paste text directly and it will auto-assign speakers.""",
lines=12, lines=12,