Skip to content

Commit b6a64e0

Browse files
committed
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").
1 parent e45a424 commit b6a64e0

2 files changed

Lines changed: 29 additions & 3 deletions

File tree

README.en.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,21 @@ The current version supports importing the following expression parameters:
1717
* `Pitch Deviation (curve)`
1818
* `Tension (curve)`
1919

20-
https://github.com/user-attachments/assets/4b5b7c15-947a-4f54-b80e-a14a9eefc86b
20+
<p align="middle">
21+
<img src="https://github.com/user-attachments/assets/268b44d4-528d-481e-acfb-3f7da7261c80" width="100%" />
22+
</p>
2123

2224
> - *OpenUtau version used from [keirokeer/OpenUtau-DiffSinger-Lunai](https://github.com/keirokeer/OpenUtau-DiffSinger-Lunai)*
2325
> - *Singer model from [yousa-ling-official-production/yousa-ling-diffsinger-v1](https://github.com/yousa-ling-official-production/yousa-ling-diffsinger-v1)*
2426
27+
> [!TIP]
28+
> <details>
29+
> <summary><b>👉 Click to expand the full voiced demo video 👈</b></summary>
30+
>
31+
> https://github.com/user-attachments/assets/4b5b7c15-947a-4f54-b80e-a14a9eefc86b
32+
>
33+
> </details>
34+
2535
## ✅ Supported Platforms
2636

2737
* Windows / Linux
@@ -42,7 +52,10 @@ When using a DiffSinger virtual singer for covers, users often already have an O
4252

4353
### Inputs
4454

45-
* **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.
55+
> [!TIP]
56+
> 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.
57+
58+
* **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.
4659
* **Reference vocal**: Original human vocal recording (WAV format). You can use tools like [UVR](https://github.com/Anjok07/ultimatevocalremovergui) to remove instrumental and reverb.
4760
* **Input project**: Original OpenUtau project file (USTX format).
4861
* **Output path**: Where the new processed project file will be saved.

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,21 @@
1717
* `Pitch Deviation (curve)`
1818
* `Tension (curve)`
1919

20-
https://github.com/user-attachments/assets/4b5b7c15-947a-4f54-b80e-a14a9eefc86b
20+
<p align="middle">
21+
<img src="https://github.com/user-attachments/assets/268b44d4-528d-481e-acfb-3f7da7261c80" width="100%" />
22+
</p>
2123

2224
> - *OpenUtau 版本来自 [keirokeer/OpenUtau-DiffSinger-Lunai](https://github.com/keirokeer/OpenUtau-DiffSinger-Lunai)*
2325
> - *歌手模型来自 [yousa-ling-official-production/yousa-ling-diffsinger-v1](https://github.com/yousa-ling-official-production/yousa-ling-diffsinger-v1)*
2426
27+
> [!TIP]
28+
> <details>
29+
> <summary><b>👉 点击展开完整有声演示视频 👈</b></summary>
30+
>
31+
> https://github.com/user-attachments/assets/4b5b7c15-947a-4f54-b80e-a14a9eefc86b
32+
>
33+
> </details>
34+
2535
## ✅ 支持平台
2636

2737
* Windows / Linux
@@ -42,6 +52,9 @@ https://github.com/user-attachments/assets/4b5b7c15-947a-4f54-b80e-a14a9eefc86b
4252

4353
### 输入
4454

55+
> [!TIP]
56+
> `v0.5.0` 开始,用户可以分别在**歌姬音声****参考人声**的完整音频中划定选区,选区内的音频段落将作为最终输入。
57+
4558
* **歌姬音声**:由 OpenUtau 输出的无表情虚拟歌声音频(WAV 格式)。建议节奏 (`Tempo`) 和分段尽量与参考人声一致。
4659
* **参考人声**:原始人声录音(WAV 格式),可使用 [UVR](https://github.com/Anjok07/ultimatevocalremovergui) 等工具去除伴奏与混响。
4760
* **输入工程**:原始 OpenUtau 工程文件(USTX 格式)。

0 commit comments

Comments
 (0)