From 57dc5cd066316bd8e3d17bcb94a880f8dfeacd20 Mon Sep 17 00:00:00 2001 From: Newcomer00 Date: Sun, 15 Mar 2026 20:42:34 +0800 Subject: [PATCH] docs(readme): improve demo presentation and add collapsible video Replace the inline demo video link with an image preview and add a collapsible section containing the full voiced demo video. Also document the new region-selection feature available since v0.5.0 and clarify the input description ("Utau vocal"). --- README.en.md | 17 +++++++++++++++-- README.md | 15 ++++++++++++++- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/README.en.md b/README.en.md index bc257d5..48e8738 100644 --- a/README.en.md +++ b/README.en.md @@ -17,11 +17,21 @@ The current version supports importing the following expression parameters: * `Pitch Deviation (curve)` * `Tension (curve)` -https://github.com/user-attachments/assets/4b5b7c15-947a-4f54-b80e-a14a9eefc86b +

+ +

> - *OpenUtau version used from [keirokeer/OpenUtau-DiffSinger-Lunai](https://github.com/keirokeer/OpenUtau-DiffSinger-Lunai)* > - *Singer model from [yousa-ling-official-production/yousa-ling-diffsinger-v1](https://github.com/yousa-ling-official-production/yousa-ling-diffsinger-v1)* +> [!TIP] +>
+> 👉 Click to expand the full voiced demo video 👈 +> +> https://github.com/user-attachments/assets/4b5b7c15-947a-4f54-b80e-a14a9eefc86b +> +>
+ ## ✅ Supported Platforms * Windows / Linux @@ -42,7 +52,10 @@ When using a DiffSinger virtual singer for covers, users often already have an O ### Inputs -* **Virtual vocal**: Emotionless synthesized vocal output from OpenUtau (WAV format). It's recommended to keep `Tempo` and segmentation as close to the reference vocal as possible. +> [!TIP] +> Starting from `v0.5.0`, users can define a selection region independently within the full audio of both the **Utau vocal** and the **Reference vocal**. The selected audio segment will be used as the final input. + +* **Utau vocal**: Emotionless synthesized vocal output from OpenUtau (WAV format). It's recommended to keep `Tempo` and segmentation as close to the reference vocal as possible. * **Reference vocal**: Original human vocal recording (WAV format). You can use tools like [UVR](https://github.com/Anjok07/ultimatevocalremovergui) to remove instrumental and reverb. * **Input project**: Original OpenUtau project file (USTX format). * **Output path**: Where the new processed project file will be saved. diff --git a/README.md b/README.md index b5a8b5e..a4fd0a5 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,21 @@ * `Pitch Deviation (curve)` * `Tension (curve)` -https://github.com/user-attachments/assets/4b5b7c15-947a-4f54-b80e-a14a9eefc86b +

+ +

> - *OpenUtau 版本来自 [keirokeer/OpenUtau-DiffSinger-Lunai](https://github.com/keirokeer/OpenUtau-DiffSinger-Lunai)* > - *歌手模型来自 [yousa-ling-official-production/yousa-ling-diffsinger-v1](https://github.com/yousa-ling-official-production/yousa-ling-diffsinger-v1)* +> [!TIP] +>
+> 👉 点击展开完整有声演示视频 👈 +> +> https://github.com/user-attachments/assets/4b5b7c15-947a-4f54-b80e-a14a9eefc86b +> +>
+ ## ✅ 支持平台 * Windows / Linux @@ -42,6 +52,9 @@ https://github.com/user-attachments/assets/4b5b7c15-947a-4f54-b80e-a14a9eefc86b ### 输入 +> [!TIP] +> 从 `v0.5.0` 开始,用户可以分别在**歌姬音声**与**参考人声**的完整音频中划定选区,选区内的音频段落将作为最终输入。 + * **歌姬音声**:由 OpenUtau 输出的无表情虚拟歌声音频(WAV 格式)。建议节奏 (`Tempo`) 和分段尽量与参考人声一致。 * **参考人声**:原始人声录音(WAV 格式),可使用 [UVR](https://github.com/Anjok07/ultimatevocalremovergui) 等工具去除伴奏与混响。 * **输入工程**:原始 OpenUtau 工程文件(USTX 格式)。