update V2
Browse files## [v1.1.0] - 2025-08-15
### Added
- **Pitch Envelope Control:** Users can now provide a custom pitch envelope to fine-tune the pitch contour of the synthesized speech, enabling more expressive and emotional output.
- ** model V2 opened:** all models opened.
- ** Source code opend"" https://github.com/shichaog/MeloVC
- .gitattributes +1 -0
- DUR_V2.pth +3 -0
- D_V2.pth +3 -0
- G_V2.pth +3 -0
- G_no_ref_V2.wav +3 -0
.gitattributes
CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
G_no_ref.wav filter=lfs diff=lfs merge=lfs -text
|
37 |
G_ref.wav filter=lfs diff=lfs merge=lfs -text
|
|
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
G_no_ref.wav filter=lfs diff=lfs merge=lfs -text
|
37 |
G_ref.wav filter=lfs diff=lfs merge=lfs -text
|
38 |
+
G_no_ref_V2.wav filter=lfs diff=lfs merge=lfs -text
|
DUR_V2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c67c09758a396a2753622aeb3440467dec8b8792bc05839d4f9b2f9804d2a5f9
|
3 |
+
size 12130658
|
D_V2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8330540be44af1fa94ed1095ce6dc2b2df4b8e9f1573c171ae26d11dd6693bfe
|
3 |
+
size 561099897
|
G_V2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a15df9fa10dab47ba73a6ccc4357c12ea55631e13c51c0086d5f729365102ae
|
3 |
+
size 935594830
|
G_no_ref_V2.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:420bed104b4c26de4795109caece99e0e1d56dc2d5d07d7540d606bb3dd0e768
|
3 |
+
size 464544
|