enlyth commited on
Commit
7b27380
·
1 Parent(s): 7b9aa7e

Delete models/config.json

Browse files
Files changed (1) hide show
  1. models/config.json +0 -32
models/config.json DELETED
@@ -1,32 +0,0 @@
1
- {
2
- "voices": [
3
- {
4
- "name": "xqc",
5
- "model": "xqc.pth"
6
- },
7
- {
8
- "name": "juice-wrld",
9
- "model": "juice-wrld.pth"
10
- },
11
- {
12
- "name": "trump",
13
- "model": "trump.pth"
14
- },
15
- {
16
- "name": "forsen",
17
- "model": "forsen.pth"
18
- },
19
- {
20
- "name": "obiwan",
21
- "model": "obiwan.pth"
22
- },
23
- {
24
- "name": "karina",
25
- "model": "karina.pth"
26
- },
27
- {
28
- "name": "david",
29
- "model": "david.pth"
30
- }
31
- ]
32
- }