Spaces:
Sleeping
Sleeping
lengyue233
commited on
Commit
β’
69efa3d
1
Parent(s):
a8c4a68
optimize M4Singer config
Browse files
checkpoints/{checkpoint.ckpt β M4Singer.ckpt}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c427a14347655d965bba0f650d969da1709dc8c1e4e197bdd4a5031c28bcaba9
|
3 |
+
size 60641223
|
config.yaml
CHANGED
@@ -6,8 +6,8 @@ max_mixing_speakers: 3
|
|
6 |
|
7 |
models:
|
8 |
- name: "M4Singer Pretrained (Many Speakers, Alto, Tenor, Soprano, Bass)"
|
9 |
-
config: configs/
|
10 |
-
checkpoint: checkpoints/
|
11 |
readme: |
|
12 |
This model is trained on the Opencpop and M4Singer dataset and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.
|
13 |
It contains more than 20 speakers and is thus a good playground for timbre mixing.
|
|
|
6 |
|
7 |
models:
|
8 |
- name: "M4Singer Pretrained (Many Speakers, Alto, Tenor, Soprano, Bass)"
|
9 |
+
config: configs/M4Singer.py
|
10 |
+
checkpoint: checkpoints/M4Singer.ckpt
|
11 |
readme: |
|
12 |
This model is trained on the Opencpop and M4Singer dataset and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.
|
13 |
It contains more than 20 speakers and is thus a good playground for timbre mixing.
|
configs/{exp_hifisinger.py β M4Singer.py}
RENAMED
File without changes
|