Phillippe commited on
Commit
1c31dee
1 Parent(s): 227f927

Upload 2 files

Browse files
Files changed (2) hide show
  1. Kiritan.ckpt +3 -0
  2. kiritanconfig.yaml +14 -0
Kiritan.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16aff76d3b20a996e2f74aa15aa9b367d5fc27efe08031310b5a98c229dba097
3
+ size 1226118188
kiritanconfig.yaml ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 1
8
+
9
+ models:
10
+ - name: Tohoku Kiritan
11
+ config: configs/exp_hifisinger.py
12
+ checkpoint: checkpoints/Kiritan.ckpt
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: "kiritan"