Spaces:
Running
on
Zero
Running
on
Zero
hanabi
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +5 -1
- GPT_SoVITS/AR/__pycache__/__init__.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/models/__pycache__/__init__.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/models/__pycache__/t2s_lightning_module.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/models/__pycache__/t2s_model.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/models/__pycache__/utils.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/modules/__pycache__/__init__.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/modules/__pycache__/activation.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/modules/__pycache__/embedding.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/modules/__pycache__/lr_schedulers.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/modules/__pycache__/optim.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/modules/__pycache__/patched_mha_with_cache.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/modules/__pycache__/scaling.cpython-310.pyc +0 -0
- GPT_SoVITS/AR/modules/__pycache__/transformer.cpython-310.pyc +0 -0
- GPT_SoVITS/__pycache__/utils.cpython-310.pyc +0 -0
- GPT_SoVITS/feature_extractor/__pycache__/__init__.cpython-310.pyc +0 -0
- GPT_SoVITS/feature_extractor/__pycache__/cnhubert.cpython-310.pyc +0 -0
- GPT_SoVITS/feature_extractor/__pycache__/whisper_enc.cpython-310.pyc +0 -0
- GPT_SoVITS/module/__pycache__/__init__.cpython-310.pyc +0 -0
- GPT_SoVITS/module/__pycache__/attentions.cpython-310.pyc +0 -0
- GPT_SoVITS/module/__pycache__/commons.cpython-310.pyc +0 -0
- GPT_SoVITS/module/__pycache__/core_vq.cpython-310.pyc +0 -0
- GPT_SoVITS/module/__pycache__/mel_processing.cpython-310.pyc +0 -0
- GPT_SoVITS/module/__pycache__/models.cpython-310.pyc +0 -0
- GPT_SoVITS/module/__pycache__/modules.cpython-310.pyc +0 -0
- GPT_SoVITS/module/__pycache__/mrte_model.cpython-310.pyc +0 -0
- GPT_SoVITS/module/__pycache__/quantize.cpython-310.pyc +0 -0
- GPT_SoVITS/module/__pycache__/transforms.cpython-310.pyc +0 -0
- GPT_SoVITS/text/__pycache__/__init__.cpython-310.pyc +0 -0
- GPT_SoVITS/text/__pycache__/cleaner.cpython-310.pyc +0 -0
- GPT_SoVITS/text/__pycache__/japanese.cpython-310.pyc +0 -0
- GPT_SoVITS/text/__pycache__/symbols.cpython-310.pyc +0 -0
- GPT_SoVITS/text/__pycache__/symbols2.cpython-310.pyc +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_aimteam_103200_0.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090023_3.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090028_0.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090028_9.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_0.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_1.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_2.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_3.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_gacha_103202_0.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_0.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_0_22050.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_1.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_10.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_11.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_12.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_13.wav +0 -0
- models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_14.wav +0 -0
.gitattributes
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
userdic.csv filter=lfs diff=lfs merge=lfs -text
|
2 |
TEMP/jieba.cache filter=lfs diff=lfs merge=lfs -text
|
3 |
GPT_SoVITS/pretrained_models/chinese-hubert-base/pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large/pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
@@ -125,3 +125,7 @@ models/マンハッタンカフェ/reference_audio/story_data_09_0028_storytimel
|
|
125 |
models/マンハッタンカフェ/reference_audio/story_data_09_0028_storytimeline_090028006_5.wav filter=lfs diff=lfs merge=lfs -text
|
126 |
models/マンハッタンカフェ/reference_audio/story_data_10_0003_storytimeline_100003002_29.wav filter=lfs diff=lfs merge=lfs -text
|
127 |
models/マンハッタンカフェ/reference_audio/story_data_10_0003_storytimeline_100003002_45.wav filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
1 |
+
userdic.csv filter=lfs diff=lfs merge=lfs -text
|
2 |
TEMP/jieba.cache filter=lfs diff=lfs merge=lfs -text
|
3 |
GPT_SoVITS/pretrained_models/chinese-hubert-base/pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large/pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
|
|
125 |
models/マンハッタンカフェ/reference_audio/story_data_09_0028_storytimeline_090028006_5.wav filter=lfs diff=lfs merge=lfs -text
|
126 |
models/マンハッタンカフェ/reference_audio/story_data_10_0003_storytimeline_100003002_29.wav filter=lfs diff=lfs merge=lfs -text
|
127 |
models/マンハッタンカフェ/reference_audio/story_data_10_0003_storytimeline_100003002_45.wav filter=lfs diff=lfs merge=lfs -text
|
128 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
129 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
130 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
131 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
GPT_SoVITS/AR/__pycache__/__init__.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/__pycache__/__init__.cpython-310.pyc and b/GPT_SoVITS/AR/__pycache__/__init__.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/models/__pycache__/__init__.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/models/__pycache__/__init__.cpython-310.pyc and b/GPT_SoVITS/AR/models/__pycache__/__init__.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/models/__pycache__/t2s_lightning_module.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/models/__pycache__/t2s_lightning_module.cpython-310.pyc and b/GPT_SoVITS/AR/models/__pycache__/t2s_lightning_module.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/models/__pycache__/t2s_model.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/models/__pycache__/t2s_model.cpython-310.pyc and b/GPT_SoVITS/AR/models/__pycache__/t2s_model.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/models/__pycache__/utils.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/models/__pycache__/utils.cpython-310.pyc and b/GPT_SoVITS/AR/models/__pycache__/utils.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/modules/__pycache__/__init__.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/modules/__pycache__/__init__.cpython-310.pyc and b/GPT_SoVITS/AR/modules/__pycache__/__init__.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/modules/__pycache__/activation.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/modules/__pycache__/activation.cpython-310.pyc and b/GPT_SoVITS/AR/modules/__pycache__/activation.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/modules/__pycache__/embedding.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/modules/__pycache__/embedding.cpython-310.pyc and b/GPT_SoVITS/AR/modules/__pycache__/embedding.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/modules/__pycache__/lr_schedulers.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/modules/__pycache__/lr_schedulers.cpython-310.pyc and b/GPT_SoVITS/AR/modules/__pycache__/lr_schedulers.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/modules/__pycache__/optim.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/modules/__pycache__/optim.cpython-310.pyc and b/GPT_SoVITS/AR/modules/__pycache__/optim.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/modules/__pycache__/patched_mha_with_cache.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/modules/__pycache__/patched_mha_with_cache.cpython-310.pyc and b/GPT_SoVITS/AR/modules/__pycache__/patched_mha_with_cache.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/modules/__pycache__/scaling.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/modules/__pycache__/scaling.cpython-310.pyc and b/GPT_SoVITS/AR/modules/__pycache__/scaling.cpython-310.pyc differ
|
|
GPT_SoVITS/AR/modules/__pycache__/transformer.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/AR/modules/__pycache__/transformer.cpython-310.pyc and b/GPT_SoVITS/AR/modules/__pycache__/transformer.cpython-310.pyc differ
|
|
GPT_SoVITS/__pycache__/utils.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/__pycache__/utils.cpython-310.pyc and b/GPT_SoVITS/__pycache__/utils.cpython-310.pyc differ
|
|
GPT_SoVITS/feature_extractor/__pycache__/__init__.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/feature_extractor/__pycache__/__init__.cpython-310.pyc and b/GPT_SoVITS/feature_extractor/__pycache__/__init__.cpython-310.pyc differ
|
|
GPT_SoVITS/feature_extractor/__pycache__/cnhubert.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/feature_extractor/__pycache__/cnhubert.cpython-310.pyc and b/GPT_SoVITS/feature_extractor/__pycache__/cnhubert.cpython-310.pyc differ
|
|
GPT_SoVITS/feature_extractor/__pycache__/whisper_enc.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/feature_extractor/__pycache__/whisper_enc.cpython-310.pyc and b/GPT_SoVITS/feature_extractor/__pycache__/whisper_enc.cpython-310.pyc differ
|
|
GPT_SoVITS/module/__pycache__/__init__.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/module/__pycache__/__init__.cpython-310.pyc and b/GPT_SoVITS/module/__pycache__/__init__.cpython-310.pyc differ
|
|
GPT_SoVITS/module/__pycache__/attentions.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/module/__pycache__/attentions.cpython-310.pyc and b/GPT_SoVITS/module/__pycache__/attentions.cpython-310.pyc differ
|
|
GPT_SoVITS/module/__pycache__/commons.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/module/__pycache__/commons.cpython-310.pyc and b/GPT_SoVITS/module/__pycache__/commons.cpython-310.pyc differ
|
|
GPT_SoVITS/module/__pycache__/core_vq.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/module/__pycache__/core_vq.cpython-310.pyc and b/GPT_SoVITS/module/__pycache__/core_vq.cpython-310.pyc differ
|
|
GPT_SoVITS/module/__pycache__/mel_processing.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/module/__pycache__/mel_processing.cpython-310.pyc and b/GPT_SoVITS/module/__pycache__/mel_processing.cpython-310.pyc differ
|
|
GPT_SoVITS/module/__pycache__/models.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/module/__pycache__/models.cpython-310.pyc and b/GPT_SoVITS/module/__pycache__/models.cpython-310.pyc differ
|
|
GPT_SoVITS/module/__pycache__/modules.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/module/__pycache__/modules.cpython-310.pyc and b/GPT_SoVITS/module/__pycache__/modules.cpython-310.pyc differ
|
|
GPT_SoVITS/module/__pycache__/mrte_model.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/module/__pycache__/mrte_model.cpython-310.pyc and b/GPT_SoVITS/module/__pycache__/mrte_model.cpython-310.pyc differ
|
|
GPT_SoVITS/module/__pycache__/quantize.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/module/__pycache__/quantize.cpython-310.pyc and b/GPT_SoVITS/module/__pycache__/quantize.cpython-310.pyc differ
|
|
GPT_SoVITS/module/__pycache__/transforms.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/module/__pycache__/transforms.cpython-310.pyc and b/GPT_SoVITS/module/__pycache__/transforms.cpython-310.pyc differ
|
|
GPT_SoVITS/text/__pycache__/__init__.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/text/__pycache__/__init__.cpython-310.pyc and b/GPT_SoVITS/text/__pycache__/__init__.cpython-310.pyc differ
|
|
GPT_SoVITS/text/__pycache__/cleaner.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/text/__pycache__/cleaner.cpython-310.pyc and b/GPT_SoVITS/text/__pycache__/cleaner.cpython-310.pyc differ
|
|
GPT_SoVITS/text/__pycache__/japanese.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/text/__pycache__/japanese.cpython-310.pyc and b/GPT_SoVITS/text/__pycache__/japanese.cpython-310.pyc differ
|
|
GPT_SoVITS/text/__pycache__/symbols.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/text/__pycache__/symbols.cpython-310.pyc and b/GPT_SoVITS/text/__pycache__/symbols.cpython-310.pyc differ
|
|
GPT_SoVITS/text/__pycache__/symbols2.cpython-310.pyc
CHANGED
Binary files a/GPT_SoVITS/text/__pycache__/symbols2.cpython-310.pyc and b/GPT_SoVITS/text/__pycache__/symbols2.cpython-310.pyc differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_aimteam_103200_0.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_aimteam_103200_0.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_aimteam_103200_0.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090023_3.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090023_3.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090023_3.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090028_0.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090028_0.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090028_0.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090028_9.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090028_9.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_event_090028_9.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_0.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_0.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_0.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_1.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_1.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_1.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_2.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_2.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_2.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_3.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_3.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_factorresearch_103200_3.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_gacha_103202_0.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_gacha_103202_0.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_gacha_103202_0.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_0.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_0.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_0.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_0_22050.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_0_22050.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_0_22050.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_1.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_1.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_1.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_10.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_10.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_10.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_11.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_11.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_11.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_12.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_12.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_12.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_13.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_13.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_13.wav differ
|
|
models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_14.wav
CHANGED
Binary files a/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_14.wav and b/models/agnes_tachyon/reference_audio/character_system_text_1032_snd_voi_home_103200_14.wav differ
|
|