File size: 2,599 Bytes
d5d7329
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
  "Default VC (GPU, GTX 1060)": {
    "silence_threshold": -35.0,
    "transpose": 12.0,
    "auto_predict_f0": false,
    "f0_method": "dio",
    "cluster_infer_ratio": 0.0,
    "noise_scale": 0.4,
    "pad_seconds": 0.1,
    "chunk_seconds": 0.5,
    "absolute_thresh": true,
    "max_chunk_seconds": 40,
    "crossfade_seconds": 0.05,
    "block_seconds": 0.35,
    "additional_infer_before_seconds": 0.15,
    "additional_infer_after_seconds": 0.1,
    "realtime_algorithm": "1 (Divide constantly)",
    "passthrough_original": false,
    "use_gpu": true
  },
  "Default VC (CPU)": {
    "silence_threshold": -35.0,
    "transpose": 12.0,
    "auto_predict_f0": false,
    "f0_method": "dio",
    "cluster_infer_ratio": 0.0,
    "noise_scale": 0.4,
    "pad_seconds": 0.1,
    "chunk_seconds": 0.5,
    "absolute_thresh": true,
    "max_chunk_seconds": 40,
    "crossfade_seconds": 0.05,
    "block_seconds": 1.5,
    "additional_infer_before_seconds": 0.01,
    "additional_infer_after_seconds": 0.01,
    "realtime_algorithm": "1 (Divide constantly)",
    "passthrough_original": false,
    "use_gpu": false
  },
  "Default VC (Mobile CPU)": {
    "silence_threshold": -35.0,
    "transpose": 12.0,
    "auto_predict_f0": false,
    "f0_method": "dio",
    "cluster_infer_ratio": 0.0,
    "noise_scale": 0.4,
    "pad_seconds": 0.1,
    "chunk_seconds": 0.5,
    "absolute_thresh": true,
    "max_chunk_seconds": 40,
    "crossfade_seconds": 0.05,
    "block_seconds": 2.5,
    "additional_infer_before_seconds": 0.01,
    "additional_infer_after_seconds": 0.01,
    "realtime_algorithm": "1 (Divide constantly)",
    "passthrough_original": false,
    "use_gpu": false
  },
  "Default VC (Crooning)": {
    "silence_threshold": -35.0,
    "transpose": 12.0,
    "auto_predict_f0": false,
    "f0_method": "dio",
    "cluster_infer_ratio": 0.0,
    "noise_scale": 0.4,
    "pad_seconds": 0.1,
    "chunk_seconds": 0.5,
    "absolute_thresh": true,
    "max_chunk_seconds": 40,
    "crossfade_seconds": 0.04,
    "block_seconds": 0.15,
    "additional_infer_before_seconds": 0.05,
    "additional_infer_after_seconds": 0.05,
    "realtime_algorithm": "1 (Divide constantly)",
    "passthrough_original": false,
    "use_gpu": true
  },
  "Default File": {
    "silence_threshold": -35.0,
    "transpose": 0.0,
    "auto_predict_f0": true,
    "f0_method": "crepe",
    "cluster_infer_ratio": 0.0,
    "noise_scale": 0.4,
    "pad_seconds": 0.1,
    "chunk_seconds": 0.5,
    "absolute_thresh": true,
    "max_chunk_seconds": 40,
    "auto_play": true,
    "passthrough_original": false
  }
}