VTC-2 / model /config.toml
arxaqapi's picture
feat: VTC 2.1
10265c5
raw
history blame contribute delete
417 Bytes
[logging]
project = "segma"
name = "train_VTC-2.1"
id = "260331-130845"
offline = false
tags = ["vtc-2.1", "u20", "cds:10"]
[data]
dataset_path = ""
labels = ["KCHI", "OCH", "MAL", "FEM"]
dataset_multiplier = 1
[audio]
chunk_duration_s = 10
sample_rate = 16_000
strict_frames = true
[model]
[train]
learning_rate = 1.0e-05
batch_size = 128
max_epochs = 2
dataload_num_workers = 24
scheduler_patience = 3
seed = 9