Skip to content

Commit e36a647

Browse files
committed
reduce to single speaker
1 parent 5c20ce0 commit e36a647

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

configs/data/mm-conv.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ defaults:
44

55
_target_: matcha.data.text_mel_datamodule.TextMelDataModule
66
name: mm-conv
7-
train_filelist_path: data/mm-conv/train.txt
8-
valid_filelist_path: data/mm-conv/valid.txt
9-
batch_size: 16
7+
train_filelist_path: data/mm-conv5/train.txt
8+
valid_filelist_path: data/mm-conv5/valid.txt
9+
batch_size: 32
1010
add_blank: True
11-
n_spks: 6
11+
n_spks: 1
1212
data_statistics: # Computed for mm-conv dataset
1313
mel_mean: -6.404342174530029
1414
mel_std: 2.0323033332824707

0 commit comments

Comments
 (0)