Daniel O'Neill
Add PrimReaper model
cea5a8e
raw
history blame contribute delete
983 Bytes
data:
block_size: 512
cnhubertsoft_gate: 10
duration: 2
encoder: contentvec768l12
encoder_ckpt: pretrain/contentvec/checkpoint_best_legacy_500.pt
encoder_hop_size: 320
encoder_out_channels: 768
encoder_sample_rate: 16000
extensions:
- wav
f0_extractor: rmvpe
f0_max: 800
f0_min: 65
sampling_rate: 44100
train_path: data/train
valid_path: data/val
device: cuda
env:
expdir: exp/diffusion-test-16-2
gpu_id: 1
infer:
method: dpm-solver
speedup: 10
model:
k_step_max: 100
n_chans: 512
n_layers: 10
n_spk: 1
pcmer_norm: true
type: DiffusionNew
use_pitch_aug: true
train:
amp_dtype: fp16
batch_size: 36
cache_all_data: true
cache_device: cuda
cache_fp16: true
decay_step: 25000
epochs: 100000
gamma: 0.5
interval_force_save: 10000
interval_log: 1
interval_val: 2000
lambda_ddsp: 1
lr: 0.0002
num_workers: 0
save_opt: false
weight_decay: 0
vocoder:
ckpt: pretrain/nsf_hifigan/model
type: nsf-hifigan