speaker index from 1
This commit is contained in:
parent
54fbbce40e
commit
f57a9bffb1
1 changed files with 2 additions and 2 deletions
|
@ -822,8 +822,8 @@ def create_demo_interface(demo_instance: VibeVoiceDemo):
|
|||
label="Conversation Script",
|
||||
placeholder="""Enter your podcast script here. You can format it as:
|
||||
|
||||
Speaker 0: Welcome to our podcast today!
|
||||
Speaker 1: Thanks for having me. I'm excited to discuss...
|
||||
Speaker 1: Welcome to our podcast today!
|
||||
Speaker 2: Thanks for having me. I'm excited to discuss...
|
||||
|
||||
Or paste text directly and it will auto-assign speakers.""",
|
||||
lines=12,
|
||||
|
|
Loading…
Reference in a new issue