Spaces:
Runtime error
Runtime error
File size: 246 Bytes
9d0d223 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # @package __global__
defaults:
- watermark/default
- /augmentations/default
- /model: watermark/default
- _self_
sample_rate: 16000
channels: 1
balancer:
balance_grads: true
ema_decay: 0.999
per_batch_item: true
total_norm: 1.
|