|
data: |
|
block_size: 512 |
|
duration: 2 |
|
encoder: hubertsoft |
|
encoder_ckpt: /app/DDSP-SVC/pretrain/hubert/hubert-soft-0d54a1f4.pt |
|
encoder_hop_size: 320 |
|
encoder_out_channels: 256 |
|
encoder_sample_rate: 16000 |
|
f0_extractor: crepe |
|
f0_max: 800 |
|
f0_min: 65 |
|
sampling_rate: 44100 |
|
train_path: /app/DDSP-SVC/data/train |
|
valid_path: /app/DDSP-SVC/data/val |
|
device: cpu |
|
enhancer: |
|
ckpt: /app/DDSP-SVC/pretrain/nsf_hifigan/model |
|
type: nsf-hifigan |
|
env: |
|
expdir: /app/DDSP-SVC/exp/combsub |
|
gpu_id: 0 |
|
loss: |
|
fft_max: 2048 |
|
fft_min: 256 |
|
n_scale: 4 |
|
model: |
|
n_spk: 1 |
|
type: CombSubFast |
|
train: |
|
batch_size: 24 |
|
cache_all_data: true |
|
cache_device: cpu |
|
cache_fp16: true |
|
epochs: 100000 |
|
interval_log: 10 |
|
interval_val: 2000 |
|
lr: 0.0005 |
|
num_workers: 2 |
|
weight_decay: 0 |