Skip to content

cosyvoice3指令设计的考虑 #1889

@PANCHENG91

Description

@PANCHENG91

有以下疑惑,帮解惑

  • You are a helpful assistant.<|endofprompt|>
  • logging.warning('synthesis text {} too short than prompt text {}, this may lead to bad performance'.format(i, prompt_text))
    在cosyvoice3中为什么要添加这个You are a helpful assistant.<|endofprompt|> ,是有什么考虑吗?
    看代码来说,合成文本不能比prompt text短很多,现在在cosyvoice3的prompt中需要添加这个比较长的指令:
  1. 对于短文本的合成效果是不是就会有影响
  2. 流式合成的时候,是不是就需要更多的文本才能开始合成

谢谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions