Spaces:
Runtime error
Runtime error
updated checkpoint to 150K steps
Browse files- .idea/.gitignore +3 -0
- .idea/Umamusume-DeBERTa-VITS2-TTS-JP.iml +12 -0
- .idea/inspectionProfiles/Project_Default.xml +15 -0
- .idea/inspectionProfiles/profiles_settings.xml +6 -0
- .idea/modules.xml +8 -0
- .idea/vcs.xml +6 -0
- __pycache__/attentions.cpython-39.pyc +0 -0
- __pycache__/commons.cpython-39.pyc +0 -0
- __pycache__/models.cpython-39.pyc +0 -0
- __pycache__/modules.cpython-39.pyc +0 -0
- __pycache__/transforms.cpython-39.pyc +0 -0
- __pycache__/utils.cpython-39.pyc +0 -0
- info.md +1 -1
- models/G_150K.pth +3 -0
.idea/.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# ้ป่ฎคๅฟฝ็ฅ็ๆไปถ
|
2 |
+
/shelf/
|
3 |
+
/workspace.xml
|
.idea/Umamusume-DeBERTa-VITS2-TTS-JP.iml
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<module type="PYTHON_MODULE" version="4">
|
3 |
+
<component name="NewModuleRootManager">
|
4 |
+
<content url="file://$MODULE_DIR$" />
|
5 |
+
<orderEntry type="inheritedJdk" />
|
6 |
+
<orderEntry type="sourceFolder" forTests="false" />
|
7 |
+
</component>
|
8 |
+
<component name="PyDocumentationSettings">
|
9 |
+
<option name="format" value="PLAIN" />
|
10 |
+
<option name="myDocStringFormat" value="Plain" />
|
11 |
+
</component>
|
12 |
+
</module>
|
.idea/inspectionProfiles/Project_Default.xml
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<component name="InspectionProjectProfileManager">
|
2 |
+
<profile version="1.0">
|
3 |
+
<option name="myName" value="Project Default" />
|
4 |
+
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
5 |
+
<option name="ignoredErrors">
|
6 |
+
<list>
|
7 |
+
<option value="N801" />
|
8 |
+
<option value="N806" />
|
9 |
+
<option value="N802" />
|
10 |
+
<option value="N803" />
|
11 |
+
</list>
|
12 |
+
</option>
|
13 |
+
</inspection_tool>
|
14 |
+
</profile>
|
15 |
+
</component>
|
.idea/inspectionProfiles/profiles_settings.xml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<component name="InspectionProjectProfileManager">
|
2 |
+
<settings>
|
3 |
+
<option name="USE_PROJECT_PROFILE" value="false" />
|
4 |
+
<version value="1.0" />
|
5 |
+
</settings>
|
6 |
+
</component>
|
.idea/modules.xml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<project version="4">
|
3 |
+
<component name="ProjectModuleManager">
|
4 |
+
<modules>
|
5 |
+
<module fileurl="file://$PROJECT_DIR$/.idea/Umamusume-DeBERTa-VITS2-TTS-JP.iml" filepath="$PROJECT_DIR$/.idea/Umamusume-DeBERTa-VITS2-TTS-JP.iml" />
|
6 |
+
</modules>
|
7 |
+
</component>
|
8 |
+
</project>
|
.idea/vcs.xml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<project version="4">
|
3 |
+
<component name="VcsDirectoryMappings">
|
4 |
+
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
5 |
+
</component>
|
6 |
+
</project>
|
__pycache__/attentions.cpython-39.pyc
ADDED
Binary file (11.1 kB). View file
|
|
__pycache__/commons.cpython-39.pyc
ADDED
Binary file (5.76 kB). View file
|
|
__pycache__/models.cpython-39.pyc
ADDED
Binary file (20.8 kB). View file
|
|
__pycache__/modules.cpython-39.pyc
ADDED
Binary file (13 kB). View file
|
|
__pycache__/transforms.cpython-39.pyc
ADDED
Binary file (3.91 kB). View file
|
|
__pycache__/utils.cpython-39.pyc
ADDED
Binary file (11.1 kB). View file
|
|
info.md
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
๐
2023.10.19 ๐
|
6 |
|
7 |
-
- Updated current Generator to
|
8 |
|
9 |
------------------
|
10 |
|
|
|
4 |
|
5 |
๐
2023.10.19 ๐
|
6 |
|
7 |
+
- Updated current Generator to 150K steps' checkpoint
|
8 |
|
9 |
------------------
|
10 |
|
models/G_150K.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c3620ae7e9a4df3204109de7a594283052d7f295de66dd3134fada999d6277a
|
3 |
+
size 857922750
|