Spaces:
Runtime error
Runtime error
Upload 2 files
Browse files- Kiritan.ckpt +3 -0
- 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"
|