Spaces:
Runtime error
Runtime error
Upload app.py
Browse files
app.py
CHANGED
@@ -96,7 +96,7 @@ with app:
|
|
96 |
├── emotion
|
97 |
├── hifigan
|
98 |
├── hubert
|
99 |
-
│
|
100 |
├── Mods
|
101 |
├── OutPuts
|
102 |
├── temp
|
@@ -137,11 +137,11 @@ with app:
|
|
137 |
├── emotion
|
138 |
├── hifigan
|
139 |
├── hubert
|
140 |
-
│
|
141 |
├── Mods
|
142 |
-
│
|
143 |
-
│
|
144 |
-
│
|
145 |
├── OutPuts
|
146 |
├── temp
|
147 |
├── avcodec-58.dll
|
|
|
96 |
├── emotion
|
97 |
├── hifigan
|
98 |
├── hubert
|
99 |
+
│ └── hubert.onnx
|
100 |
├── Mods
|
101 |
├── OutPuts
|
102 |
├── temp
|
|
|
137 |
├── emotion
|
138 |
├── hifigan
|
139 |
├── hubert
|
140 |
+
│ └── hubert.onnx
|
141 |
├── Mods
|
142 |
+
│ ├── 岁己SUI_v1_1M111k.json
|
143 |
+
│ └── suijiSUI_v1_1M111000
|
144 |
+
│ └── suijiSUI_v1_1M111000_SoVits.onnx
|
145 |
├── OutPuts
|
146 |
├── temp
|
147 |
├── avcodec-58.dll
|