lainlives commited on
Commit
d5256e6
·
verified ·
1 Parent(s): 4b98968

Initial model upload

Browse files
Files changed (25) hide show
  1. .gitattributes +14 -0
  2. assets/__pycache__/model_tools.cpython-313.pyc +0 -0
  3. assets/zip_subdirs.py +2 -2
  4. rvc/voice_models/Big-Gay-Al/Big-Gay-Al.pth +3 -0
  5. rvc/voice_models/Big-Gay-Al/added_IVF88_Flat_nprobe_1_Big-Gay-Al_v1.index +3 -0
  6. rvc/voice_models/ChloeV2/Chloe_e500_s11500.pth +3 -0
  7. rvc/voice_models/ChloeV2/added_IVF764_Flat_nprobe_1_Chloe_v2.index +3 -0
  8. rvc/voice_models/Don LaFontaine_e350_s22400/__MACOSX/._added_IVF1690_Flat_nprobe_1_dlf_v2_v2.index +0 -0
  9. rvc/voice_models/Don LaFontaine_e350_s22400/__MACOSX/._dlf_v2_e350_s22400.pth +0 -0
  10. rvc/voice_models/Don LaFontaine_e350_s22400/added_IVF1690_Flat_nprobe_1_dlf_v2_v2.index +3 -0
  11. rvc/voice_models/Don LaFontaine_e350_s22400/dlf_v2_e350_s22400.pth +3 -0
  12. rvc/voice_models/GTA_SA_Dispatch/GTA_SA_Dispatch.pth +3 -0
  13. rvc/voice_models/GTA_SA_Dispatch/added_IVF291_Flat_nprobe_1_GTA_SA_Dispatch_v2.index +3 -0
  14. rvc/voice_models/LainV1/README_EN (instructions).txt +28 -0
  15. rvc/voice_models/LainV1/README_ES (instructions).txt +28 -0
  16. rvc/voice_models/LainV1/README_RU (instructions).txt +28 -0
  17. rvc/voice_models/LainV1/experiment_lain_v1.pth +3 -0
  18. rvc/voice_models/LainV2/README_EN (instructions).txt +28 -0
  19. rvc/voice_models/LainV2/README_ES (instructions).txt +28 -0
  20. rvc/voice_models/LainV2/README_RU (instructions).txt +28 -0
  21. rvc/voice_models/LainV2/experiment_lain_v2.pth +3 -0
  22. rvc/voice_models/LainV4/LainIwakura.pth +3 -0
  23. rvc/voice_models/LainV4/added_IVF240_Flat_nprobe_1_LainIwakura_v2.index +3 -0
  24. rvc/voice_models/Rick_Sanchez/RickSanchez.index +3 -0
  25. rvc/voice_models/Rick_Sanchez/RickSanchez_365e_11315s.pth +3 -0
.gitattributes CHANGED
@@ -127,3 +127,17 @@ rvc/voice_models/marimari_en/marimari_en.index filter=lfs diff=lfs merge=lfs -te
127
  rvc/voice_models/marimari_en/marimari_en.pth filter=lfs diff=lfs merge=lfs -text
128
  rvc/voice_models/miku_power_rvc/miku_power_rvc.pth filter=lfs diff=lfs merge=lfs -text
129
  rvc/voice_models/miku_power_rvc/miku_power_rvc_v2.index filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
127
  rvc/voice_models/marimari_en/marimari_en.pth filter=lfs diff=lfs merge=lfs -text
128
  rvc/voice_models/miku_power_rvc/miku_power_rvc.pth filter=lfs diff=lfs merge=lfs -text
129
  rvc/voice_models/miku_power_rvc/miku_power_rvc_v2.index filter=lfs diff=lfs merge=lfs -text
130
+ rvc/voice_models/Big-Gay-Al/Big-Gay-Al.pth filter=lfs diff=lfs merge=lfs -text
131
+ rvc/voice_models/Big-Gay-Al/added_IVF88_Flat_nprobe_1_Big-Gay-Al_v1.index filter=lfs diff=lfs merge=lfs -text
132
+ rvc/voice_models/ChloeV2/Chloe_e500_s11500.pth filter=lfs diff=lfs merge=lfs -text
133
+ rvc/voice_models/ChloeV2/added_IVF764_Flat_nprobe_1_Chloe_v2.index filter=lfs diff=lfs merge=lfs -text
134
+ rvc/voice_models/Don[[:space:]]LaFontaine_e350_s22400/added_IVF1690_Flat_nprobe_1_dlf_v2_v2.index filter=lfs diff=lfs merge=lfs -text
135
+ rvc/voice_models/Don[[:space:]]LaFontaine_e350_s22400/dlf_v2_e350_s22400.pth filter=lfs diff=lfs merge=lfs -text
136
+ rvc/voice_models/GTA_SA_Dispatch/GTA_SA_Dispatch.pth filter=lfs diff=lfs merge=lfs -text
137
+ rvc/voice_models/GTA_SA_Dispatch/added_IVF291_Flat_nprobe_1_GTA_SA_Dispatch_v2.index filter=lfs diff=lfs merge=lfs -text
138
+ rvc/voice_models/LainV1/experiment_lain_v1.pth filter=lfs diff=lfs merge=lfs -text
139
+ rvc/voice_models/LainV2/experiment_lain_v2.pth filter=lfs diff=lfs merge=lfs -text
140
+ rvc/voice_models/LainV4/LainIwakura.pth filter=lfs diff=lfs merge=lfs -text
141
+ rvc/voice_models/LainV4/added_IVF240_Flat_nprobe_1_LainIwakura_v2.index filter=lfs diff=lfs merge=lfs -text
142
+ rvc/voice_models/Rick_Sanchez/RickSanchez.index filter=lfs diff=lfs merge=lfs -text
143
+ rvc/voice_models/Rick_Sanchez/RickSanchez_365e_11315s.pth filter=lfs diff=lfs merge=lfs -text
assets/__pycache__/model_tools.cpython-313.pyc ADDED
Binary file (20.2 kB). View file
 
assets/zip_subdirs.py CHANGED
@@ -1,8 +1,8 @@
1
  import os
2
  import shutil
3
- import assets.model_tools as mt
4
 
5
 
6
  if __name__ == "__main__":
7
  current_dir = os.getcwd()
8
- mt.zip_all_folders_in_current_dir(current_dir)
 
1
  import os
2
  import shutil
3
+ import model_tools as mt
4
 
5
 
6
  if __name__ == "__main__":
7
  current_dir = os.getcwd()
8
+ mt.zip_all_folders_in_dir(current_dir)
rvc/voice_models/Big-Gay-Al/Big-Gay-Al.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f336c9a31618034f4d8a22a6382147f13b615104ed6bbf2e02d1e79f0cd86950
3
+ size 55028048
rvc/voice_models/Big-Gay-Al/added_IVF88_Flat_nprobe_1_Big-Gay-Al_v1.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd5c46e9c9fb9aa8387547121a65ffa362cf9c58aeaca968512f8f35c050a12
3
+ size 3641035
rvc/voice_models/ChloeV2/Chloe_e500_s11500.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:522922aaadeca198012c7018310a58c9abf4e7a17eab455395374e46b3bafe9f
3
+ size 57587618
rvc/voice_models/ChloeV2/added_IVF764_Flat_nprobe_1_Chloe_v2.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6114f70f884a692531fec8a42524e53e9f409e7561028c7c07b2c5b6bdab432f
3
+ size 94131099
rvc/voice_models/Don LaFontaine_e350_s22400/__MACOSX/._added_IVF1690_Flat_nprobe_1_dlf_v2_v2.index ADDED
Binary file (679 Bytes). View file
 
rvc/voice_models/Don LaFontaine_e350_s22400/__MACOSX/._dlf_v2_e350_s22400.pth ADDED
Binary file (377 Bytes). View file
 
rvc/voice_models/Don LaFontaine_e350_s22400/added_IVF1690_Flat_nprobe_1_dlf_v2_v2.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05764e6dbc4119078b18519555d7511547aff5e8db0a8f157d5213ed5d6ddf6e
3
+ size 208269739
rvc/voice_models/Don LaFontaine_e350_s22400/dlf_v2_e350_s22400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe64dcc3e2874d2b650e5337aa3d1dd17ac390e6f3806c3ad390081fdecf5df0
3
+ size 57588079
rvc/voice_models/GTA_SA_Dispatch/GTA_SA_Dispatch.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd481a675c92a578f4ce11547db06c1cbbe8e55a4a4fa4e15091e0b93915273c
3
+ size 56267784
rvc/voice_models/GTA_SA_Dispatch/added_IVF291_Flat_nprobe_1_GTA_SA_Dispatch_v2.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fcee848bb5d63f07f0a2f45e66959fa8d0f5121e2b52586fdbeb389501a9b3f
3
+ size 35900619
rvc/voice_models/LainV1/README_EN (instructions).txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Let's all love Lain!
2
+
3
+ If you have any questions/suggestions, or the model is not working for some reason - send me a message, I will try to help.
4
+ Contact me:
5
+ * My Discord: kokole_ken
6
+ * My Telegram: @kokole_ken
7
+ * My YouTube: https://www.youtube.com/channel/UC5Msl3yZhCnRLToFEDZBnfA
8
+
9
+ -----------------------------------------------------INSTRUCTIONS----------------------------------------------------
10
+ This model is created for AI type RVC harvest. You can use it in two ways:
11
+
12
+ * For the neural network already installed on your device from the GitHub repository - Retrieval-based-Voice-Conversion:
13
+ https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
14
+
15
+ * Or you can use Google Collab (I personally checked, and it seemed to work). Instructions for use:
16
+ https://docs.google.com/document/d/1J-JlFGglJY7SpLtC-_3p8lW8CL_WJYqbo5X6CA7OnKM/edit
17
+
18
+ In this collab, you will need a link to the .zip archive with the neural network. In the URL field, paste one of the required links:
19
+ v1 (original, singing): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v1.zip
20
+ v2 (conversational, can’t sing): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v2.zip
21
+
22
+
23
+
24
+
25
+
26
+ P.S. This archive does not have a .index file, I am aware of that. But it does not really interfere with the full operation
27
+ of the neural network. For some reason, I could not export the .index file, but if it turns out to be something important,
28
+ I will try to add it and update the archives soon, so stay tuned for news from me.
rvc/voice_models/LainV1/README_ES (instructions).txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Let's all love Lain!
2
+
3
+ Si tiene alguna pregunta/sugerencia, o el modelo no funciona por alguna razón - escríbame, intentaré ayudarle
4
+ Contacto conmigo:
5
+ * Mi Discord: kokole_ken
6
+ * Mi Telegram: @kokole_ken
7
+ * Mi YouTube: https://www.youtube.com/channel/UC5Msl3yZhCnRLToFEDZBnfA
8
+
9
+ -----------------------------------------------------INSTRUCCIONES----------------------------------------------------
10
+ Este modelo está creado para AI tipo RVC harvest. Puede usarlo de dos formas:
11
+
12
+ * Para la red neuronal ya instalada en su dispositivo desde el repositorio de GitHub - Retrieval-based-Voice-Conversion:
13
+ https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
14
+
15
+ * O puede usar Google Collab (yo personalmente lo comprobé, y parecía que funcionaba). Instrucciones de uso:
16
+ https://docs.google.com/document/d/1J-JlFGglJY7SpLtC-_3p8lW8CL_WJYqbo5X6CA7OnKM/edit
17
+
18
+ En este collab, necesitará un enlace al archivo .zip con la red neuronal. En el campo URL, pegue uno de los enlaces requeridos:
19
+ v1 (original, cantante): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v1.zip
20
+ v2 (conversacional, no puede cantar): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v2.zip
21
+
22
+
23
+
24
+
25
+
26
+ P.S. En este archivo no hay un archivo .index, lo sé. Pero eso no impide el funcionamiento completo de la red neuronal.
27
+ Por alguna razón, no pude exportar el archivo .index, pero si resulta ser algo importante, intentaré agregarlo y actualizar los
28
+ archivos pronto, así que estén atentos a las noticias de mi parte.
rvc/voice_models/LainV1/README_RU (instructions).txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Let's all love Lain!
2
+
3
+ Если у вас возникли вопросы/предложения, либо модель по какой-то причине не работает - пишите, я постараюсь помочь
4
+ Связь со мной:
5
+ * Мой Discord: kokole_ken
6
+ * Мой Telegram: @kokole_ken
7
+ * Мой YouTube: https://www.youtube.com/channel/UC5Msl3yZhCnRLToFEDZBnfA
8
+
9
+ -----------------------------------------------------ИНСТРУКЦИЯ----------------------------------------------------
10
+ Данная модель создана для AI типа RVC harvest. Вы можете использовать её двумя способами:
11
+
12
+ * Для уже установленной на вашем устройстве нейросети с репозитория GitHub - Retrieval-based-Voice-Conversion:
13
+ https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
14
+
15
+ * Или же воспользоваться Google Collab (я лично проверил, и вроде всё работало). Инструкция по использованию:
16
+ https://docs.google.com/document/d/1J-JlFGglJY7SpLtC-_3p8lW8CL_WJYqbo5X6CA7OnKM/edit
17
+
18
+ В данном коллабе будет необходима ссылка на .zip архив с нейросетью. В поле URL вставьте одну из нужных ссылок:
19
+ v1 (оригинальная, певческая): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v1.zip
20
+ v2 (разговорная, не умеет петь): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v2.zip
21
+
22
+
23
+
24
+
25
+
26
+ P.S. В данном архиве нет .index файла, я вкурсе. Но это не особо мешает полноценной работе нейросети. У меня почему-то
27
+ не получилось экспортировать .index файл, но если это окажется чем-то важным, то я вскоре его попробую добавить и обновить
28
+ архивы, так что следите за новостями от меня.
rvc/voice_models/LainV1/experiment_lain_v1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6299b4d59947f60214e73030f05a4fed75bd6b31fa34150c79d9e2e6696f6b37
3
+ size 55031720
rvc/voice_models/LainV2/README_EN (instructions).txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Let's all love Lain!
2
+
3
+ If you have any questions/suggestions, or the model is not working for some reason - send me a message, I will try to help.
4
+ Contact me:
5
+ * My Discord: kokole_ken
6
+ * My Telegram: @kokole_ken
7
+ * My YouTube: https://www.youtube.com/channel/UC5Msl3yZhCnRLToFEDZBnfA
8
+
9
+ -----------------------------------------------------INSTRUCTIONS----------------------------------------------------
10
+ This model is created for AI type RVC harvest. You can use it in two ways:
11
+
12
+ * For the neural network already installed on your device from the GitHub repository - Retrieval-based-Voice-Conversion:
13
+ https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
14
+
15
+ * Or you can use Google Collab (I personally checked, and it seemed to work). Instructions for use:
16
+ https://docs.google.com/document/d/1J-JlFGglJY7SpLtC-_3p8lW8CL_WJYqbo5X6CA7OnKM/edit
17
+
18
+ In this collab, you will need a link to the .zip archive with the neural network. In the URL field, paste one of the required links:
19
+ v1 (original, singing): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v1.zip
20
+ v2 (conversational, can’t sing): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v2.zip
21
+
22
+
23
+
24
+
25
+
26
+ P.S. This archive does not have a .index file, I am aware of that. But it does not really interfere with the full operation
27
+ of the neural network. For some reason, I could not export the .index file, but if it turns out to be something important,
28
+ I will try to add it and update the archives soon, so stay tuned for news from me.
rvc/voice_models/LainV2/README_ES (instructions).txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Let's all love Lain!
2
+
3
+ Si tiene alguna pregunta/sugerencia, o el modelo no funciona por alguna razón - escríbame, intentaré ayudarle
4
+ Contacto conmigo:
5
+ * Mi Discord: kokole_ken
6
+ * Mi Telegram: @kokole_ken
7
+ * Mi YouTube: https://www.youtube.com/channel/UC5Msl3yZhCnRLToFEDZBnfA
8
+
9
+ -----------------------------------------------------INSTRUCCIONES----------------------------------------------------
10
+ Este modelo está creado para AI tipo RVC harvest. Puede usarlo de dos formas:
11
+
12
+ * Para la red neuronal ya instalada en su dispositivo desde el repositorio de GitHub - Retrieval-based-Voice-Conversion:
13
+ https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
14
+
15
+ * O puede usar Google Collab (yo personalmente lo comprobé, y parecía que funcionaba). Instrucciones de uso:
16
+ https://docs.google.com/document/d/1J-JlFGglJY7SpLtC-_3p8lW8CL_WJYqbo5X6CA7OnKM/edit
17
+
18
+ En este collab, necesitará un enlace al archivo .zip con la red neuronal. En el campo URL, pegue uno de los enlaces requeridos:
19
+ v1 (original, cantante): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v1.zip
20
+ v2 (conversacional, no puede cantar): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v2.zip
21
+
22
+
23
+
24
+
25
+
26
+ P.S. En este archivo no hay un archivo .index, lo sé. Pero eso no impide el funcionamiento completo de la red neuronal.
27
+ Por alguna razón, no pude exportar el archivo .index, pero si resulta ser algo importante, intentaré agregarlo y actualizar los
28
+ archivos pronto, así que estén atentos a las noticias de mi parte.
rvc/voice_models/LainV2/README_RU (instructions).txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Let's all love Lain!
2
+
3
+ Если у вас возникли вопросы/предложения, либо модель по какой-то причине не работает - пишите, я постараюсь помочь
4
+ Связь со мной:
5
+ * Мой Discord: kokole_ken
6
+ * Мой Telegram: @kokole_ken
7
+ * Мой YouTube: https://www.youtube.com/channel/UC5Msl3yZhCnRLToFEDZBnfA
8
+
9
+ -----------------------------------------------------ИНСТРУКЦИЯ----------------------------------------------------
10
+ Данная модель создана для AI типа RVC harvest. Вы можете использовать её двумя способами:
11
+
12
+ * Для уже установленной на вашем устройстве нейросети с репозитория GitHub - Retrieval-based-Voice-Conversion:
13
+ https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
14
+
15
+ * Или же воспользоваться Google Collab (я лично проверил, и вроде всё работало). Инструкция по использованию:
16
+ https://docs.google.com/document/d/1J-JlFGglJY7SpLtC-_3p8lW8CL_WJYqbo5X6CA7OnKM/edit
17
+
18
+ В данном коллабе будет необходима ссылка на .zip архив с нейросетью. В поле URL вставьте одну из нужных ссылок:
19
+ v1 (оригинальная, певческая): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v1.zip
20
+ v2 (разговорная, не умеет петь): https://huggingface.co/KokoleKen/lain_model_RVC/resolve/main/experiment_lain_v2.zip
21
+
22
+
23
+
24
+
25
+
26
+ P.S. В данном архиве нет .index файла, я вкурсе. Но это не особо мешает полноценной работе нейросети. У меня почему-то
27
+ не получилось экспортировать .index файл, но если это окажется чем-то важным, то я вскоре его попробую добавить и обновить
28
+ архивы, так что следите за новостями от меня.
rvc/voice_models/LainV2/experiment_lain_v2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:819274fd12796e820db0d2ea0e5a6127ae2485cb74e750f72526c6a0c8c2d7e8
3
+ size 55081925
rvc/voice_models/LainV4/LainIwakura.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf88b54ec3fdc4d65a647af26377aad68fcb2741b224a580de3b7e4c9b41310d
3
+ size 55225115
rvc/voice_models/LainV4/added_IVF240_Flat_nprobe_1_LainIwakura_v2.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ac4104f2f2bf6c323868a81b620fc522b319bba464244cb8671cc64bc81adc
3
+ size 29660539
rvc/voice_models/Rick_Sanchez/RickSanchez.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25de5ea7d826cd2635035550dd0ee11c3ccd13d007d57dc86aede525f6f004f4
3
+ size 312844979
rvc/voice_models/Rick_Sanchez/RickSanchez_365e_11315s.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dfd43ea00fb3cd3a0daa54338208ffe37fb1d50c0ee584fa536d98eb62148f3
3
+ size 56272413