You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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").
> -*OpenUtau version used from [keirokeer/OpenUtau-DiffSinger-Lunai](https://github.com/keirokeer/OpenUtau-DiffSinger-Lunai)*
23
25
> -*Singer model from [yousa-ling-official-production/yousa-ling-diffsinger-v1](https://github.com/yousa-ling-official-production/yousa-ling-diffsinger-v1)*
24
26
27
+
> [!TIP]
28
+
> <details>
29
+
> <summary><b>👉 Click to expand the full voiced demo video 👈</b></summary>
@@ -42,7 +52,10 @@ When using a DiffSinger virtual singer for covers, users often already have an O
42
52
43
53
### Inputs
44
54
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.
46
59
***Reference vocal**: Original human vocal recording (WAV format). You can use tools like [UVR](https://github.com/Anjok07/ultimatevocalremovergui) to remove instrumental and reverb.
47
60
***Input project**: Original OpenUtau project file (USTX format).
48
61
***Output path**: Where the new processed project file will be saved.
0 commit comments