mirror of
https://github.com/OpenBMB/VoxCPM
synced 2025-12-12 03:48:12 +00:00
remove target text anotation
This commit is contained in:
4
app.py
4
app.py
@@ -194,10 +194,6 @@ def create_demo_interface(demo: VoxCPMDemo):
|
||||
**调低**:合成速度更快。
|
||||
- **Higher** for better synthesis quality.
|
||||
**调高**:合成质量更佳。
|
||||
|
||||
### Long Text (e.g., >5 min speech)|长文本 (如 >5分钟的合成语音)
|
||||
While VoxCPM can handle long texts directly, we recommend using empty lines to break very long content into paragraphs; the model will then synthesize each paragraph individually.
|
||||
虽然 VoxCPM 支持直接生成长文本,但如果目标文本过长,我们建议使用换行符将内容分段;模型将对每个段落分别合成。
|
||||
""")
|
||||
|
||||
# Main controls
|
||||
|
||||
Reference in New Issue
Block a user