Phillippe commited on
Commit
6f601ad
β€’
1 Parent(s): d102810

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -3
config.yaml CHANGED
@@ -1,9 +1,7 @@
1
-
2
  readme: |
3
  # Fish Diffusion - HiFiSinger Demo 🎀
4
  GitHub Repo: [fishaudio/fish-diffusion](https://github.com/fishaudio/fish-diffusion)
5
  To share a new model, please check out the [Share Your Model](https://huggingface.co/spaces/fishaudio/fish-diffusion/discussions/2) discussion.
6
-
7
  max_mixing_speakers: 3
8
 
9
  models:
@@ -13,7 +11,7 @@ models:
13
  readme: "This model is trained on the M4Singer dataset and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license."
14
  default_speaker: "opencpop"
15
 
16
- - name: Tohoku Kiritan
17
  config: configs/exp_hifisinger.py
18
  checkpoint: checkpoints/Kiritan.ckpt
19
  readme: "This model is trained on the Tohoku Kiritan dataset and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license."
 
 
1
  readme: |
2
  # Fish Diffusion - HiFiSinger Demo 🎀
3
  GitHub Repo: [fishaudio/fish-diffusion](https://github.com/fishaudio/fish-diffusion)
4
  To share a new model, please check out the [Share Your Model](https://huggingface.co/spaces/fishaudio/fish-diffusion/discussions/2) discussion.
 
5
  max_mixing_speakers: 3
6
 
7
  models:
 
11
  readme: "This model is trained on the M4Singer dataset and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license."
12
  default_speaker: "opencpop"
13
 
14
+ - name: Tohoku Kiritan
15
  config: configs/exp_hifisinger.py
16
  checkpoint: checkpoints/Kiritan.ckpt
17
  readme: "This model is trained on the Tohoku Kiritan dataset and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license."