update configs for wavenet
This commit is contained in:
parent
53d7c34ce8
commit
9b4881a55d
|
@ -1,5 +1,5 @@
|
|||
data:
|
||||
batch_size: 4
|
||||
batch_size: 16
|
||||
train_clip_seconds: 0.5
|
||||
sample_rate: 22050
|
||||
hop_length: 256
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
data:
|
||||
batch_size: 32
|
||||
batch_size: 16
|
||||
train_clip_seconds: 0.5
|
||||
sample_rate: 22050
|
||||
hop_length: 256
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
data:
|
||||
batch_size: 4
|
||||
batch_size: 16
|
||||
train_clip_seconds: 0.5
|
||||
sample_rate: 22050
|
||||
hop_length: 256
|
||||
|
|
Loading…
Reference in New Issue